Home
last modified time | relevance | path

Searched defs:FormSize (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.cpp150 struct FormSize { struct
153 static FormSize g_form_sizes[] = { argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp81 std::optional<uint8_t> FormSize = in extract() local