Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymReader.cpp257 GsymReader::getFunctionInfoDataForAddress(uint64_t Addr, in getFunctionInfoDataForAddress() function in GsymReader
323 if (auto ExpectedData = getFunctionInfoDataForAddress(Addr, FuncStartAddr)) in getFunctionInfo()
340 if (auto ExpectedData = getFunctionInfoDataForAddress(Addr, FuncStartAddr)) in lookup()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymReader.h349 getFunctionInfoDataForAddress(uint64_t Addr, uint64_t &FuncStartAddr) const;