Searched defs:SHN_LOPROC (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/binutils/include/elf/
H A Dexternal.h41 #define SHN_LOPROC 0xFF00 /* Begin range of appl-specific */ macro
H A Dinternal.h43 #undef SHN_LOPROC macro
53 #define SHN_LOPROC (-0x100u) /* Begin range of appl-specific */ macro
/haiku-buildtools/legacy/binutils/include/elf/
H A Dcommon.h485 #define SHN_LOPROC 0xFF00 /* Begin range of appl-specific */ macro
/haiku-buildtools/binutils/elfcpp/
H A Delfcpp.h321 SHN_LOPROC = 0xff00, enumerator in enum:elfcpp::__anon294

Completed in 140 milliseconds