Home
last modified time | relevance | path

Searched refs:DT_LOOS (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Delf_utils.h117 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()
Delf.h1682 DT_LOOS = 0x60000000, // Start of environment specific tags. enumerator