Home
last modified time | relevance | path

Searched defs:Hdr (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h46 struct Hdr { struct
60 ProcSym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H, in ProcSym() argument
87 struct Hdr { struct
99 Thunk32Sym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H, in Thunk32Sym() argument
125 struct Hdr { struct
134 TrampolineSym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H) in TrampolineSym() argument
154 struct Hdr { struct
164 SectionSym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H, in SectionSym() argument
188 struct Hdr { struct
196 CoffGroupSym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H, in CoffGroupSym() argument
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTarWriter.cpp57 UstarHeader Hdr = {}; in makeUstarHeader() local
88 static void computeChecksum(UstarHeader &Hdr) { in computeChecksum()
107 UstarHeader Hdr = makeUstarHeader(); in writePaxHeader() local
149 UstarHeader Hdr = makeUstarHeader(); in writeUstarHeader() local
/external/llvm-project/llvm/lib/Support/
DTarWriter.cpp57 UstarHeader Hdr = {}; in makeUstarHeader() local
88 static void computeChecksum(UstarHeader &Hdr) { in computeChecksum()
107 UstarHeader Hdr = makeUstarHeader(); in writePaxHeader() local
159 UstarHeader Hdr = makeUstarHeader(); in writeUstarHeader() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DGsymReader.h54 const Header *Hdr = nullptr; variable
64 Header Hdr; member
/external/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
DGsymReader.h54 const Header *Hdr = nullptr; variable
64 Header Hdr; member
/external/llvm-project/clang/lib/Lex/
DHeaderMap.cpp173 const HMapHeader &Hdr = getHeader(); in dump() local
212 const HMapHeader &Hdr = getHeader(); in lookupFilename() local
/external/clang/lib/Lex/
DHeaderMap.cpp173 const HMapHeader &Hdr = getHeader(); in dump() local
212 const HMapHeader &Hdr = getHeader(); in lookupFilename() local
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h38 struct Header Hdr; variable
/external/llvm-project/llvm/unittests/Support/
DTarWriterTest.cpp76 UstarHeader Hdr = createUstar("base", "file"); in TEST_F() local
117 auto *Hdr = reinterpret_cast<const UstarHeader *>(Buf.data()); in TEST_F() local
/external/llvm-project/llvm/lib/Object/
DMinidump.cpp117 const minidump::Header &Hdr = (*ExpectedHeader)[0]; in create() local
DIRSymtab.cpp312 storage::Header Hdr; in build() local
394 auto *Hdr = reinterpret_cast<const storage::Header *>(BFC.Symtab.data()); in readBitcode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMinidump.cpp117 const minidump::Header &Hdr = (*ExpectedHeader)[0]; in create() local
DIRSymtab.cpp308 storage::Header Hdr; in build() local
390 auto *Hdr = reinterpret_cast<const storage::Header *>(BFC.Symtab.data()); in readBitcode() local
/external/llvm-project/llvm/tools/obj2yaml/
Darchive2yaml.cpp42 const ArchiveHeader &Hdr = in dump() local
/external/clang/test/Analysis/engine/
Dreplay-without-inlining.c7 } Hdr; typedef
/external/llvm-project/clang/test/Analysis/engine/
Dreplay-without-inlining.c7 } Hdr; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DGsymCreator.cpp68 Header Hdr; in encode() local
/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DGsymCreator.cpp75 Header Hdr; in encode() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h105 struct Header Hdr; variable
387 struct Header Hdr; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h105 struct Header Hdr; variable
383 struct Header Hdr; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h487 DefRangeRegisterHeader Hdr; variable
511 DefRangeSubfieldRegisterHeader Hdr; variable
537 DefRangeFramePointerRelHeader Hdr; variable
572 DefRangeRegisterRelHeader Hdr; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h494 DefRangeRegisterHeader Hdr; variable
518 DefRangeSubfieldRegisterHeader Hdr; variable
544 DefRangeFramePointerRelHeader Hdr; variable
579 DefRangeRegisterRelHeader Hdr; variable
/external/llvm-project/llvm/tools/llvm-lto2/
Dllvm-lto2.cpp389 auto *Hdr = reinterpret_cast<const irsymtab::storage::Header *>( in dumpSymtab() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStreamBuilder.cpp375 for (auto &Hdr : SecHdrs) { in createSectionMap() local
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DDbiStreamBuilder.cpp370 for (auto &Hdr : SecHdrs) { in createSectionMap() local

12