Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymReader.cpp269 auto ExpextedData = getFunctionInfoDataAtIndex(AddrIdx, FuncStartAddr); in getFunctionInfoDataForAddress()
300 GsymReader::getFunctionInfoDataAtIndex(uint64_t AddrIdx, in getFunctionInfoDataAtIndex() function in GsymReader
332 if (auto ExpectedData = getFunctionInfoDataAtIndex(Idx, FuncStartAddr)) in getFunctionInfoAtIndex()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymReader.h359 getFunctionInfoDataAtIndex(uint64_t AddrIdx, uint64_t &FuncStartAddr) const;