Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h383 uint64_t UnitLength; member
622 Hdr.UnitLength; in getNextUnitOffset()
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp433 W.printHex("Length", UnitLength); in dump()
454 std::tie(UnitLength, Format) = AS.getInitialLength(C); in extract()