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

/art/runtime/
H A Delf_utils.h120 case DT_HIPROC: {
128 || (DT_LOPROC < d_tag && d_tag < DT_HIPROC)) {
129 // Special case for MIPS which breaks the regular rules between DT_LOPROC and DT_HIPROC
H A Delf.h1692 DT_HIPROC = 0x7FFFFFFF, // End of processor specific tags. enumerator in enum:__anon130

Completed in 12 milliseconds