Home
last modified time | relevance | path

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

/art/runtime/
Delf.h1239 SHN_ABS = 0xfff1, // Symbol has absolute value; does not need relocation enumerator
/art/patchoat/
Dpatchoat.cc727 if (shndx != SHN_ABS && shndx != SHN_COMMON && shndx != SHN_UNDEF && in PatchSymbols()