Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp310 SmallVector<uint32_t> getSymbolIndexesForFunctionAddress(
6009 SmallVector<uint32_t> ELFDumper<ELFT>::getSymbolIndexesForFunctionAddress( in getSymbolIndexesForFunctionAddress() function in ELFDumper
6079 this->getSymbolIndexesForFunctionAddress(SymValue, FunctionSec); in printFunctionStackSize()
7135 this->getSymbolIndexesForFunctionAddress(AM.Addr, FunctionSec); in printBBAddrMaps()