/llvm-project/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | Header.h | 45 struct Header { struct 49 uint32_t Magic; 54 uint16_t Version; 56 uint8_t AddrOffSize; 58 uint8_t UUIDSize; 62 uint64_t BaseAddress; 64 uint32_t NumAddresses; 72 uint32_t StrtabOffset; 80 uint32_t StrtabSize; 109 /// \returns A Header or an error describing the issue that was argument
|
/llvm-project/clang-tools-extra/include-cleaner/include/clang-include-cleaner/ |
H A D | Types.h | 114 struct Header { struct 125 Header(FileEntryRef FE) : Storage(FE) {} in Header() argument 126 Header(tooling::stdlib::Header H) : Storage(H) {} in Header() argument 127 Header(StringRef VerbatimSpelling) : Storage(VerbatimSpelling) {} in Header() argument 130 bool operator==(const Header &RHS) const { return Storage == RHS.Storage; } argument 134 tooling::stdlib::Header standard() const { in standard() argument 145 std::variant<FileEntryRef, tooling::stdlib::Header, StringRef> Storage; argument 150 Header(SentinelTa argument [all...] |
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugArangeSet.h | 25 struct Header { struct 57 Header HeaderData; argument 28 LengthHeader global() argument 30 FormatHeader global() argument 33 CuOffsetHeader global() argument
|
H A D | DWARFUnitIndex.h | 100 struct Header { struct 101 uint32_t Version; 102 uint32_t NumColumns; 103 uint32_t NumUnits; 104 uint32_t NumBuckets = 0; 151 struct Header Header; variable
|
H A D | DWARFAcceleratorTable.h | 101 struct Header { struct 123 Header Hdr; argument 390 struct Header { struct 107 HeaderDataLengthHeader global() argument 391 UnitLengthHeader global() argument 392 FormatHeader global() argument 393 VersionHeader global() argument 394 CompUnitCountHeader global() argument 395 LocalTypeUnitCountHeader global() argument 396 ForeignTypeUnitCountHeader global() argument 397 BucketCountHeader global() argument 398 NameCountHeader global() argument 399 AbbrevTableSizeHeader global() argument 400 AugmentationStringSizeHeader global() argument 401 AugmentationStringHeader global() argument
|
H A D | DWARFListTable.h | 56 struct Header { struct 73 Header HeaderData; argument 148 DWARFListTableHeader Header; variable
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | SymbolCollectorTests.cpp | 337 const std::string Header = R"( TEST_F() local 414 const std::string Header = R"( TEST_F() local 443 Annotations Header(R"( TEST_F() local 466 Annotations Header(R"( TEST_F() local 531 Annotations Header(R"( TEST_F() local 572 const std::string Header = R"( TEST_F() local 609 const std::string Header = R"( TEST_F() local 626 Annotations Header(R"( TEST_F() local 662 Annotations Header(R"( TEST_F() local 695 Annotations Header(R"( TEST_F() local 737 std::string Header = R"( TEST_F() local 790 Annotations Header(R"cpp( TEST_F() local 825 Annotations Header(R"( TEST_F() local 966 Annotations Header(R"( TEST_F() local 1013 Annotations Header(R"( TEST_F() local 1025 Annotations Header("#define $macro[[MACRO]](X) (X + 1)"); TEST_F() local 1034 llvm::StringRef Header; TEST_F() member 1080 Annotations Header(T.Header); TEST_F() local 1116 Annotations Header(R"( TEST_F() local 1136 Annotations Header(R"( TEST_F() local 1156 Annotations Header(R"( TEST_F() local 1200 Annotations Header(R"( TEST_F() local 1212 std::string Header = R"( TEST_F() local 1224 std::string Header = R"cpp( TEST_F() local 1259 std::string Header = R"cpp( TEST_F() local 1295 const std::string Header = R"( TEST_F() local 1351 const std::string Header = R"( TEST_F() local 1387 const std::string Header = R"( TEST_F() local 1399 Annotations Header(R"( TEST_F() local 1421 Annotations Header(R"( TEST_F() local 1456 const std::string Header = R"( TEST_F() local 1481 const std::string Header = R"( TEST_F() local 1507 const std::string Header = R"( TEST_F() local 1522 const std::string Header = R"( TEST_F() local 1534 const std::string Header = R"( TEST_F() local 1554 const std::string Header = R"( TEST_F() local 1569 const std::string Header = R"( TEST_F() local 1621 const std::string Header = R"( TEST_F() local 1633 const std::string Header = R"( TEST_F() local 1645 const std::string Header = R"cpp(#pragma once TEST_F() local 1743 Annotations Header(R"( TEST_F() local 1787 Annotations Header(/*Header=*/"class [[pörk]] {};"); TEST_F() local 1794 Annotations Header(R"( TEST_F() local 1819 const std::string Header = R"( TEST_F() local 1850 Annotations Header(R"( TEST_F() local 1882 const std::string Header = R"( TEST_F() local 1893 const std::string Header = R"( TEST_F() local 1908 const char *Header = R"( TEST_F() local 1919 const char *Header = R"( TEST_F() local 1927 const char *Header = R"( TEST_F() local 1937 const char *Header = "int PUNCT = 0;\n" TEST_F() local 1995 const char *Header = R"cpp( TEST_F() local 2019 const char *Header = R"cpp( TEST_F() local 2031 const std::string Header = R"cpp(#pragma once TEST_F() local [all...] |
/llvm-project/libc/utils/docgen/ |
H A D | docgen.py | 23 check_api(header: Header, api: Dict) global() argument 90 load_api(header: Header) global() argument 110 print_functions_rst(header: Header, functions: Dict) global() argument 136 print_macros_rst(header: Header, macros: Dict) global() argument 163 print_impl_status_rst(header: Header, api: Dict) global() argument
|
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDebugArangeSet.h |
|
/llvm-project/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/ |
H A D | FindAllSymbolsTests.cpp | 142 static const char Header[] = R"( in TEST_F() local 172 static const char Header[] = R"( in TEST_F() local 199 static const char Header[] = R"( in TEST_F() local 236 static const char Header[] = R"( in TEST_F() local 281 static const char Header[] = R"( local 328 static const char Header[] = R"( local 374 static const char Header[] = "void DecayedFunc(int x[], int y[10]) {}"; local 384 static const char Header[] = R"( local 413 static const char Header[] = R"( local 486 static const char Header[] = R"( local [all …]
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AccelTable.cpp | 107 struct Header { global() struct in __anon6191a53b0311::AppleAccelTableWriter 108 Magic__anon6191a53b0311::AppleAccelTableWriter::Header global() argument 109 Version__anon6191a53b0311::AppleAccelTableWriter::Header global() argument 110 HashFunction__anon6191a53b0311::AppleAccelTableWriter::Header global() argument 111 BucketCount__anon6191a53b0311::AppleAccelTableWriter::Header global() argument 112 HashCount__anon6191a53b0311::AppleAccelTableWriter::Header global() argument 113 HeaderDataLength__anon6191a53b0311::AppleAccelTableWriter::Header global() argument 116 MagicHash__anon6191a53b0311::AppleAccelTableWriter::Header global() argument 118 Header__anon6191a53b0311::AppleAccelTableWriter::Header Header() argument 125 dump__anon6191a53b0311::AppleAccelTableWriter::Header dump() argument 148 Header Header; global() member in __anon6191a53b0311::AppleAccelTableWriter 176 struct Header { global() struct in __anon6191a53b0311::Dwarf5AccelTableWriter 177 Version__anon6191a53b0311::Dwarf5AccelTableWriter::Header global() argument 178 Padding__anon6191a53b0311::Dwarf5AccelTableWriter::Header global() argument 179 CompUnitCount__anon6191a53b0311::Dwarf5AccelTableWriter::Header global() argument 180 LocalTypeUnitCount__anon6191a53b0311::Dwarf5AccelTableWriter::Header global() argument 181 ForeignTypeUnitCount__anon6191a53b0311::Dwarf5AccelTableWriter::Header global() argument 182 BucketCount__anon6191a53b0311::Dwarf5AccelTableWriter::Header global() argument 183 NameCount__anon6191a53b0311::Dwarf5AccelTableWriter::Header global() argument 184 AbbrevTableSize__anon6191a53b0311::Dwarf5AccelTableWriter::Header global() argument 185 AugmentationStringSize__anon6191a53b0311::Dwarf5AccelTableWriter::Header global() argument 186 AugmentationString__anon6191a53b0311::Dwarf5AccelTableWriter::Header global() argument 188 Header__anon6191a53b0311::Dwarf5AccelTableWriter::Header Header() argument 198 Header Header; global() member in __anon6191a53b0311::Dwarf5AccelTableWriter [all...] |
/llvm-project/llvm/unittests/DebugInfo/DWARF/ |
H A D | DWARFListTableTest.cpp | 22 DWARFListTableHeader Header(/*SectionName=*/".debug_rnglists", in TEST() local 43 DWARFListTableHeader Header(/*SectionName=*/".debug_rnglists", in TEST() local 63 DWARFListTableHeader Header(/*SectionName=*/".debug_rnglists", in TEST() local 90 DWARFListTableHeader Header(/*SectionName=*/".debug_rnglists", in TEST() local
|
/llvm-project/lldb/source/Plugins/ObjectFile/JSON/ |
H A D | ObjectFileJSON.h | 92 struct Header { struct 93 std::string triple; 94 std::string uuid; 118 bool fromJSON(const llvm::json::Value &value, ObjectFileJSON::Header &header, argument
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | IRSymtab.h | 134 struct Header { struct 138 VersionHeader global() argument 139 __anon7c3668b00103Header global() argument 145 ProducerHeader global() argument 147 ModulesHeader global() argument 148 ComdatsHeader global() argument 149 SymbolsHeader global() argument 150 UncommonsHeader global() argument 152 SourceFileNameHeader global() argument 155 COFFLinkerOptsHeader global() argument 158 DependentLibrariesHeader global() argument
|
H A D | OffloadBinary.h | 107 struct Header { struct 131 OffloadBinary(MemoryBufferRef Source, const Header *TheHeader, in OffloadBinary() argument
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
H A D | JITLoaderPerf.cpp | 361 if (!Header) in registerJITLoaderPerfStartImpl() local 205 struct Header { global() struct 206 MagicHeader global() argument 207 VersionHeader global() argument 208 TotalSizeHeader global() argument 209 ElfMachHeader global() argument 210 Pad1Header global() argument 211 PidHeader global() argument 212 TimestampHeader global() argument 213 FlagsHeader global() argument
|
/llvm-project/llvm/unittests/Analysis/ |
H A D | LoopInfoTest.cpp | 84 BasicBlock *Header = &*(++FI); in TEST() local 134 BasicBlock *Header = &*(++FI); in TEST() local 269 BasicBlock *Header = &*(++FI); in TEST() local 328 BasicBlock *Header = &*(++FI); in TEST() local 387 BasicBlock *Header = &*(++FI); in TEST() local 446 BasicBlock *Header = &*(++FI); in TEST() local 505 BasicBlock *Header = &*(++FI); in TEST() local 565 BasicBlock *Header = &*(++FI); in TEST() local 624 BasicBlock *Header = &*(++FI); in TEST() local 680 BasicBlock *Header = &*(++FI); in TEST() local [all …]
|
H A D | UnrollAnalyzerTest.cpp | 39 BasicBlock *Header = &*FI++; in runUnrollAnalyzer() local 90 BasicBlock *Header = &*FI++; in TEST() local 150 BasicBlock *Header = &*FI++; in TEST() local 195 BasicBlock *Header = &*FI++; in TEST() local 241 BasicBlock *Header = &*FI; TEST() local 286 BasicBlock *Header = &*FI++; TEST() local [all...] |
/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
H A D | chunk_test.cpp | 27 scudo::Chunk::UnpackedHeader Header = {}; in TEST() local 43 scudo::Chunk::UnpackedHeader Header = {}; in TEST() local
|
/llvm-project/llvm/docs/ |
H A D | InstrProfileFormat.rst | 86 Header section in Raw Profile Format 121 .. _`CountersDelta`: 164 …ob/7e405eb722e40c79b7726201d0f76b5dab34ba0f/compiler-rt/include/profile/InstrProfData.inc#L184-L186 443 Header section in Indexed Profile Format 457 .. _`Header struct`: https://github.com/llvm/llvm-project/blob/1a2960bab6381f2b288328e2371829b460ac… argument
|
H A D | CoverageMappingFormat.rst | 344 .. _function records: 558 Header subsection 574 Counter: 580 Pseudo-Counter:
|
/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | Logger.cpp | 39 llvm::WithColor Header(OS, llvm::raw_ostream::Colors::RED, /*Bold=*/true); in beginAnalysis() local 51 llvm::WithColor Header(OS, llvm::raw_ostream::Colors::RED, /*Bold=*/true); in endAnalysis() local 63 llvm::WithColor Header(OS, llvm::raw_ostream::Colors::RED, /*Bold=*/true); in enterBlock() local
|
/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | combined.h | 72 Chunk::UnpackedHeader Header; in recycle() local 99 Chunk::UnpackedHeader Header = {}; in allocate() local 118 Chunk::UnpackedHeader Header; deallocate() local 457 Chunk::UnpackedHeader Header; global() variable 518 Chunk::UnpackedHeader Header; global() variable 682 Chunk::UnpackedHeader Header; iterateOverChunks() local 765 Chunk::UnpackedHeader Header; getAllocSize() local 792 Chunk::UnpackedHeader Header; isOwned() local 1021 Chunk::UnpackedHeader Header = {}; performSanityChecks() local 1047 getBlockBegin(const void * Ptr,Chunk::UnpackedHeader * Header) getBlockBegin() argument 1054 getSize(const void * Ptr,Chunk::UnpackedHeader * Header) getSize() argument 1082 Chunk::UnpackedHeader Header = {}; initChunk() local 1136 Chunk::UnpackedHeader Header; initChunkWithMemoryTagging() local 1214 Chunk::UnpackedHeader Header = {}; initChunkWithMemoryTagging() local 1238 quarantineOrDeallocateChunk(const Options & Options,void * TaggedPtr,Chunk::UnpackedHeader * Header,uptr Size) quarantineOrDeallocateChunk() argument 1292 retagBlock(const Options & Options,void * TaggedPtr,void * & Ptr,Chunk::UnpackedHeader * Header,const uptr Size,bool BypassQuarantine) retagBlock() argument 1320 getChunkFromBlock(uptr Block,uptr * Chunk,Chunk::UnpackedHeader * Header) getChunkFromBlock() argument 1519 Chunk::UnpackedHeader Header; getInlineErrorInfo() local [all...] |
/llvm-project/llvm/include/llvm/DebugInfo/BTF/ |
H A D | BTF.h | 79 struct Header { struct 80 uint16_t Magic; ///< Magic value 81 uint8_t Version; ///< Version number 82 uint8_t Flags; ///< Extra flags 83 uint32_t HdrLen; ///< Length of this header 86 uint32_t TypeOff; ///< Offset of type section 87 uint32_t TypeLen; ///< Length of type section 88 uint32_t StrOff; ///< Offset of string section 89 uint32_t StrLen; ///< Length of string section
|
/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | DebugSubsectionRecord.cpp | 30 const DebugSubsectionHeader *Header; in initialize() local 72 DebugSubsectionHeader Header; in commit() local
|