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.cpp151 struct FormSize { global() struct
154 sizeFormSize global() 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.cpp792 std::optional<uint8_t> FormSize = dwarf::getFixedFormByteSize(Form, Params); in getNonZeroDataSizesFor() local