Searched refs:DT_LOOS (Results 1 – 2 of 2) sorted by relevance
117 case DT_LOOS: in IsDynamicSectionPointer()126 if ((DT_ENCODING < d_tag && d_tag < DT_LOOS) in IsDynamicSectionPointer()127 || (DT_LOOS < d_tag && d_tag < DT_HIOS) in IsDynamicSectionPointer()
1682 DT_LOOS = 0x60000000, // Start of environment specific tags. enumerator