Searched refs:STT_SRELC (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h653 #define STT_SRELC 9 /* Signed Complex relocation expression */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h653 #define STT_SRELC 9 /* Signed Complex relocation expression */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delfcode.h1366 case STT_SRELC:
H A Delflink.c9504 if ((s_type == STT_RELC || s_type == STT_SRELC)
9522 isymbuf, locsymcount, s_type == STT_SRELC))
H A Delf.c6702 type = STT_SRELC;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delfcode.h1353 case STT_SRELC:
H A Delflink.c9482 if ((s_type == STT_RELC || s_type == STT_SRELC)
9500 isymbuf, locsymcount, s_type == STT_SRELC))
H A Delf.c6694 type = STT_SRELC;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c8221 case STT_SRELC: return "SRELC";

Completed in 390 milliseconds