reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-objcopy/ELF/Object.cpp
 1574       auto Shdr = unwrapOrError(ElfFile.sections()).begin() + RelSec->Index;
 1575       if (RelSec->Type == SHT_REL)
 1576         initRelocations(RelSec, Obj.SymbolTable,
 1579         initRelocations(RelSec, Obj.SymbolTable,