Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DGsymReader.cpp227 GsymReader::getAddressIndex(const uint64_t Addr) const { in getAddressIndex() function in GsymReader
258 Expected<uint64_t> AddressIndex = getAddressIndex(Addr); in getFunctionInfo()
280 Expected<uint64_t> AddressIndex = getAddressIndex(Addr); in lookup()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymReader.h296 Expected<uint64_t> getAddressIndex(const uint64_t Addr) const;