Home
last modified time | relevance | path

Searched defs:HeaderData (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp142 struct HeaderData { struct in __anoncacf62550311::AppleAccelTableWriter
145 uint32_t DieOffsetBase;
147 const SmallVector<Atom, 4> Atoms;
149 HeaderData(ArrayRef<Atom> AtomList, uint32_t Offset = 0) in HeaderData() function
155 void dump() const { print(dbgs()); } in dump()
160 HeaderData HeaderData; member in __anoncacf62550311::AppleAccelTableWriter
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h95 struct HeaderData { struct
107 struct HeaderData HdrData; argument
H A DDWARFDebugArangeSet.h57 Header HeaderData; variable
H A DDWARFListTable.h73 Header HeaderData; variable
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DMappedHash.h46 typedef T HeaderData; typedef
/openbsd/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp819 const GroupIconDir &HeaderData, in IconCursorGroupResource()