Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
DGsymCreator.h245 bool hasFunctionInfoForAddress(uint64_t Addr) const;
/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DObjectFileTransformer.cpp96 Gsym.hasFunctionInfoForAddress(*AddrOrErr)) in convert()
DGsymCreator.cpp317 bool GsymCreator::hasFunctionInfoForAddress(uint64_t Addr) const { in hasFunctionInfoForAddress() function in GsymCreator