Home
last modified time | relevance | path

Searched refs:SYMINFO_BT_SELF (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/elf/
Dcommon.h705 #define SYMINFO_BT_SELF 0xffff /* Symbol bound to self */ macro
/freebsd-9-stable/sys/sys/
Delf_common.h577 #define SYMINFO_BT_SELF 0xffff /* symbol bound to self */ macro
/freebsd-9-stable/contrib/binutils/binutils/
Dreadelf.c7620 case SYMINFO_BT_SELF: in process_syminfo()