Home
last modified time | relevance | path

Searched refs:toSectionedAddress (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h376 toSectionedAddress(const std::optional<DWARFFormValue> &V) { in toSectionedAddress() function
/src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp365 auto LowPcAddr = toSectionedAddress(F); in getLowAndHighPC()
H A DDWARFUnit.cpp1075 BaseAddr = toSectionedAddress(PC); in getBaseAddress()
H A DDWARFContext.cpp1631 if (auto LowPcAddr = toSectionedAddress(DIE.find(DW_AT_low_pc))) in getFunctionNameAndStartLineForAddress()
1859 if (auto LowPcAddr = toSectionedAddress(FunctionDIE.find(DW_AT_low_pc))) in getInliningInfoForAddress()