Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h240 DWARFUnit *getUnitAtIndex(unsigned index) { in getUnitAtIndex() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp914 getUnitAtIndex(0)->getAddressByteSize()) in getDebugLoc()