reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
339 if (Index == ELF::SHN_XINDEX) { 346 if (Index == ELF::SHN_UNDEF || Index >= ELF::SHN_LORESERVE) 346 if (Index == ELF::SHN_UNDEF || Index >= ELF::SHN_LORESERVE) 348 return Index;