Searched refs:SHN_LOPROC (Results 1 – 7 of 7) sorted by relevance
43 #undef SHN_LOPROC53 #define SHN_LOPROC (-0x100u) /* Begin range of appl-specific */ macro
107 #define SHN_REGISTER SHN_LOPROC
41 #define SHN_LOPROC 0xFF00 /* Begin range of appl-specific */ macro
1209 (SHN_LOPROC, SHN_HIPROC, SHN_LOOS, SHN_HIOS): Define.
321 SHN_LOPROC = 0xff00,
2175 valid section index. Allows indicies in the range SHN_LOPROC to
9762 else if (type >= SHN_LOPROC && type <= SHN_HIPROC) in get_symbol_index_type()