]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a function to list symbols in a file and their values at the
authorjb <jb@FreeBSD.org>
Sun, 18 Nov 2007 00:23:31 +0000 (00:23 +0000)
committerjb <jb@FreeBSD.org>
Sun, 18 Nov 2007 00:23:31 +0000 (00:23 +0000)
commit9bd9c03e9216324dd9dfcda9145702c561b4abb8
tree55bd23df13e645c28c563525f2433dd5ff2447ea
parent804a2cd23889a22a7ab5641fcfe31330a66f154e
Add a function to list symbols in a file and their values at the
same time rather than having to list the symbols and then go back
and look each one up by name.
sys/kern/kern_linker.c
sys/kern/linker_if.m
sys/sys/linker.h