Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1716 DwarfFormat InfoFormat = DwarfFormat::DWARF32; in verifyDebugStrOffsets() local
1722 InfoFormat = DebugInfoData.getInitialLength(&Offset).second; in verifyDebugStrOffsets()
1736 Format = InfoFormat; in verifyDebugStrOffsets()