Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.cpp148 struct FormSize { struct
151 static FormSize g_form_sizes[] = { argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp81 std::optional<uint8_t> FormSize = in extract() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp818 std::optional<uint8_t> FormSize = dwarf::getFixedFormByteSize(Form, Params); in getNonZeroDataSizesFor() local