Home
last modified time | relevance | path

Searched defs:CUOff (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp162 const auto *CUOff = E.getContribution(DW_SECT_INFO); getUnitForIndexEntry() local
H A DDWARFContext.cpp124 DWARFUnitIndex::Entry::SectionContribution &CUOff = E.getContribution(); in fixupIndexV4() local
172 DWARFUnitIndex::Entry::SectionContribution &CUOff = E.getContribution(); in fixupIndexV5() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp436 std::optional<uint64_t> CUOff = Entry.getCUOffset(); toDie() local