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

/art/runtime/
H A Delf_utils.h119 case DT_LOPROC:
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.h1691 DT_LOPROC = 0x70000000, // Start of processor specific tags. enumerator in enum:__anon130

Completed in 12 milliseconds