Searched defs:FunctionSec (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 6555 getSymbolIndexesForFunctionAddress(uint64_t SymValue,std::optional<const Elf_Shdr * > FunctionSec) getSymbolIndexesForFunctionAddress() argument 6621 printFunctionStackSize(uint64_t SymValue,std::optional<const Elf_Shdr * > FunctionSec,const Elf_Shdr & StackSizeSec,DataExtractor Data,uint64_t * Offset) printFunctionStackSize() argument 6667 printStackSize(const Relocation<ELFT> & R,const Elf_Shdr & RelocSec,unsigned Ndx,const Elf_Shdr * SymTab,const Elf_Shdr * FunctionSec,const Elf_Shdr & StackSizeSec,const RelocationResolver & Resolver,DataExtractor Data) printStackSize() argument 6786 const Elf_Shdr *FunctionSec = unwrapOrError( printRelocatableStackSizes() local 7774 std::optional<const Elf_Shdr *> FunctionSec; printBBAddrMaps() local [all...] |