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

References

tools/llvm-readobj/ELFDumper.cpp
 4830   const ELFFile<ELFT> *EF = Obj->getELFFile();
 4831   StringRef FileStr = Obj->getFileName();
 4832   for (const SectionRef &Sec : Obj->sections()) {
 4837     const Elf_Shdr *ElfSec = Obj->getSection(Sec.getRawDataRefImpl());
 4840     DataExtractor Data(Contents, Obj->isLittleEndian(), sizeof(Elf_Addr));
 4859       printFunctionStackSize(Obj, SymValue, Obj->toSectionRef(FunctionELFSec),
 4859       printFunctionStackSize(Obj, SymValue, Obj->toSectionRef(FunctionELFSec),