Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h70 uint32_t OffsetEntryCount; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h228 std::optional<uint32_t> OffsetEntryCount; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1145 uint32_t OffsetEntryCount; in writeDWARFLists() local