Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h436 uint64_t getDebugAddrIndex(uint64_t Addr) { in getDebugAddrIndex() function
H A DDWARFLinkerCompileUnit.cpp818 encodeULEB128(getDebugAddrIndex(*BaseAddress), OutRangeSection.OS); in emitRangeListFragment()