Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp311 getSymbolIndexesForFunctionAddress(uint64_t SymValue,
5952 SmallVector<uint32_t> ELFDumper<ELFT>::getSymbolIndexesForFunctionAddress( in getSymbolIndexesForFunctionAddress() function in ELFDumper
6022 this->getSymbolIndexesForFunctionAddress(SymValue, FunctionSec); in printFunctionStackSize()
7072 this->getSymbolIndexesForFunctionAddress(AM.Addr, FunctionSec); in printBBAddrMaps()