Home
last modified time | relevance | path

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

/art/runtime/
Delf_utils.h116 case DT_HIPROC: { in IsDynamicSectionPointer()
124 || (DT_LOPROC < d_tag && d_tag < DT_HIPROC)) { in IsDynamicSectionPointer()
Delf.h1684 DT_HIPROC = 0x7FFFFFFF, // End of processor specific tags. enumerator