Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h436 uint64_t getDebugAddrIndex(uint64_t Addr) { in getDebugAddrIndex() function
H A DDIEAttributeCloner.cpp643 OutUnit.getAsCompileUnit()->getDebugAddrIndex(*Addr)) in cloneAddressAttr()
H A DDWARFLinkerCompileUnit.cpp821 encodeULEB128(getDebugAddrIndex(*BaseAddress), OutRangeSection.OS); in emitRangeListFragment()