| /llvm-project-15.0.7/lld/test/COFF/Inputs/ |
| H A D | pdb-globals.yaml | 133 - CodeSize: 10 141 - CodeSize: 9 149 - CodeSize: 7 179 CodeSize: 10 193 - CodeSize: 153 291 CodeSize: 153 337 - CodeSize: 10 345 - CodeSize: 9 353 - CodeSize: 7 383 CodeSize: 10 [all …]
|
| H A D | pdb-hashes-1.yaml | 55 - CodeSize: 65 63 - CodeSize: 64 71 - CodeSize: 62 79 - CodeSize: 61 91 CodeSize: 65 145 CodeSize: 65 338 - CodeSize: 32 346 - CodeSize: 31 354 - CodeSize: 29 366 CodeSize: 32 [all …]
|
| H A D | pdb-scopes-a.yaml | 37 CodeSize: 5 61 CodeSize: 5 77 CodeSize: 58 100 CodeSize: 17 113 CodeSize: 17 127 CodeSize: 58
|
| H A D | pdb-hashes-2-missing.yaml | 44 - CodeSize: 25 52 - CodeSize: 24 60 - CodeSize: 22 72 CodeSize: 25 96 CodeSize: 25
|
| H A D | pdb-hashes-2.yaml | 44 - CodeSize: 25 52 - CodeSize: 24 60 - CodeSize: 22 72 CodeSize: 25 96 CodeSize: 25
|
| H A D | pdb-scopes-b.yaml | 37 CodeSize: 62 60 CodeSize: 20 73 CodeSize: 20 87 CodeSize: 62
|
| H A D | pdb-type-server-valid-signature.yaml | 14 CodeSize: 3 32 CodeSize: 3
|
| H A D | pdb-type-server-invalid-path.yaml | 14 CodeSize: 3 32 CodeSize: 3
|
| H A D | pdb_comdat_bar.yaml | 40 CodeSize: 14 59 CodeSize: 14 224 CodeSize: 15 243 CodeSize: 15
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | pdb-framedata.yaml | 73 - CodeSize: 31 81 - CodeSize: 30 89 - CodeSize: 28 101 CodeSize: 31 140 CodeSize: 31 158 - CodeSize: 53 166 - CodeSize: 52 174 - CodeSize: 50 182 - CodeSize: 49 194 CodeSize: 53 [all …]
|
| H A D | pdb-source-lines.test | 43 CHECK-NEXT: CodeSize: 19 68 CHECK-NEXT: CodeSize: 14 103 CHECK-NEXT: CodeSize: 1
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/COFF/ |
| H A D | codeview-linetables.test | 45 MFUN32: CodeSize: 0xA 64 MFUN32: CodeSize: 0xA 109 MFUN32-NEXT CodeSize: 0xA 132 MFUN32-NEXT CodeSize: 0xA 155 MFUN32-NEXT CodeSize: 0x14 253 MFUN64-NEXT: CodeSize: 0xE 276 MFUN64-NEXT: CodeSize: 0xE 532 MCOMDAT: CodeSize: 0x7 539 MCOMDAT-NEXT: CodeSize: 0x7 560 MCOMDAT: CodeSize: 0x7 [all …]
|
| /llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/ |
| H A D | MCJITMemoryManagerTest.cpp | 124 uintptr_t CodeSize = i % 16 + 1; in TEST() local 130 code[i] = MemMgr->allocateCodeSection(CodeSize, Align, i, ""); in TEST() 134 for (unsigned j = 0; j < CodeSize; j++) { in TEST() 153 uintptr_t CodeSize = i % 16 + 1; in TEST() local 156 for (unsigned j = 0; j < CodeSize; j++) { in TEST()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| H A D | PerfJITEventListener.cpp | 78 uint64_t CodeSize); 143 uint64_t CodeSize; member 405 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode() argument 409 if (CodeSize == 0) in NotifyCode() 416 CodeSize; // and code in NotifyCode() 419 rec.CodeSize = CodeSize; in NotifyCode() 432 Dumpstream->write(reinterpret_cast<const char *>(CodeAddr), CodeSize); in NotifyCode()
|
| /llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/ |
| H A D | Assembler.cpp | 276 explicit TrackingSectionMemoryManager(uintptr_t *CodeSize) in TrackingSectionMemoryManager() argument 277 : CodeSize(CodeSize) {} in TrackingSectionMemoryManager() 282 *CodeSize = Size; in allocateCodeSection() 288 uintptr_t *const CodeSize = nullptr; member in llvm::exegesis::__anon5f6aaf520111::TrackingSectionMemoryManager 301 uintptr_t CodeSize = 0; in ExecutableFunction() local 309 std::make_unique<TrackingSectionMemoryManager>(&CodeSize)) in ExecutableFunction() 322 StringRef(reinterpret_cast<const char *>(FunctionAddress), CodeSize); in ExecutableFunction()
|
| /llvm-project-15.0.7/llvm/test/MC/COFF/ |
| H A D | cv-fpo-csrs.s | 70 # OBJ-NEXT: CodeSize: 0x23 87 # OBJ-NEXT: CodeSize: 0x22 104 # OBJ-NEXT: CodeSize: 0x21 122 # OBJ-NEXT: CodeSize: 0x20 141 # OBJ-NEXT: CodeSize: 0x1F 161 # OBJ-NEXT: CodeSize: 0x1C
|
| H A D | cv-fpo-setframe.s | 73 # OBJ-NEXT: CodeSize: 0x23 90 # OBJ-NEXT: CodeSize: 0x22 107 # OBJ-NEXT: CodeSize: 0x20 124 # OBJ-NEXT: CodeSize: 0x1F 142 # OBJ-NEXT: CodeSize: 0x1E 161 # OBJ-NEXT: CodeSize: 0x1D
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/COFF/ |
| H A D | fpo-csrs.ll | 77 ; OBJ-NEXT: CodeSize: 0x1E 94 ; OBJ-NEXT: CodeSize: 0x1D 144 ; OBJ-NEXT: CodeSize: 0x29 161 ; OBJ-NEXT: CodeSize: 0x28 178 ; OBJ-NEXT: CodeSize: 0x27 230 ; OBJ-NEXT: CodeSize: 0x34 247 ; OBJ-NEXT: CodeSize: 0x33 264 ; OBJ-NEXT: CodeSize: 0x32 282 ; OBJ-NEXT: CodeSize: 0x31 340 ; OBJ-NEXT: CodeSize: 0x3F [all …]
|
| H A D | multifunction.ll | 199 ; OBJ32: CodeSize: 0x6 216 ; OBJ32: CodeSize: 0x6 233 ; OBJ32: CodeSize: 0x10 246 ; OBJ32-NEXT: CodeSize: 0x6 268 ; OBJ32-NEXT: CodeSize: 0x6 290 ; OBJ32-NEXT: CodeSize: 0x10 518 ; OBJ64: CodeSize: 0xE 532 ; OBJ64: CodeSize: 0xE 559 ; OBJ64-NEXT: CodeSize: 0xE 588 ; OBJ64-NEXT: CodeSize: 0xE [all …]
|
| H A D | asm.ll | 39 ; OBJ32: CodeSize: 0x6 49 ; OBJ32-NEXT: CodeSize: 0x6 98 ; OBJ64: CodeSize: 0xE 108 ; OBJ64-NEXT: CodeSize: 0xE
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/ |
| H A D | DebugLinesSubsection.cpp | 105 Header.CodeSize = CodeSize; in commit() 154 void DebugLinesSubsection::setCodeSize(uint32_t Size) { CodeSize = Size; } in setCodeSize()
|
| /llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.h | 47 uint32_t CodeSize; member 94 uint32_t CodeSize; member
|
| /llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Breakpad/ |
| H A D | BreakpadRecords.h | 212 StackWinRecord(lldb::addr_t RVA, lldb::addr_t CodeSize, in StackWinRecord() argument 215 : Record(StackWin), RVA(RVA), CodeSize(CodeSize), in StackWinRecord() 221 lldb::addr_t CodeSize; variable
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/PDB/Inputs/ |
| H A D | debug-subsections.yaml | 39 CodeSize: 10 83 - CodeSize: 1
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugLinesSubsection.h | 36 support::ulittle32_t CodeSize; // Code size of this line contribution. member 142 uint32_t CodeSize = 0; variable
|