Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp367 std::optional<uint64_t> GsymCreator::getFirstFunctionAddress() const { in getFirstFunctionAddress() function in GsymCreator
390 return getFirstFunctionAddress(); in getBaseAddress()
500 std::optional<uint64_t> FirstFuncAddr = GC->getFirstFunctionAddress(); in saveSegments()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h155 std::optional<uint64_t> getFirstFunctionAddress() const;