Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFFormValue.h246 toSectionedAddress(const Optional<DWARFFormValue> &V) { in toSectionedAddress() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp469 auto LowPcAddr = toSectionedAddress(F); in getLowAndHighPC()
H A DDWARFUnit.cpp754 BaseAddr = toSectionedAddress(PC); in getBaseAddress()