Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp374 std::optional<uint64_t> GsymCreator::getFirstFunctionAddress() const { in getFirstFunctionAddress() function in GsymCreator
397 return getFirstFunctionAddress(); in getBaseAddress()
508 std::optional<uint64_t> FirstFuncAddr = GC->getFirstFunctionAddress(); in saveSegments()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h156 std::optional<uint64_t> getFirstFunctionAddress() const;