Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp142 struct HeaderData { struct in __anon796e91580311::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 __anon796e91580311::AppleAccelTableWriter
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h95 struct HeaderData { struct
106 struct HeaderData HdrData; argument
H A DDWARFDebugArangeSet.h57 Header HeaderData; variable
H A DDWARFListTable.h73 Header HeaderData; variable
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DMappedHash.h46 typedef T HeaderData; typedef
/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp819 const GroupIconDir &HeaderData, in IconCursorGroupResource()