Searched refs:SYMINFO_FLG_COPY (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/binutils/include/elf/
H A Dcommon.h737 #define SYMINFO_FLG_COPY 0x0004 /* Symbol is a copy-reloc */ macro
/freebsd-10.3-release/sys/sys/
H A Delf_common.h813 #define SYMINFO_FLG_COPY 0x0004 /* symbol is a copy-reloc */ macro
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dreadelf.c7646 if (flags & SYMINFO_FLG_COPY)

Completed in 75 milliseconds