Home
last modified time | relevance | path

Searched refs:CodeSize (Results 1 – 25 of 119) sorted by relevance

12345

/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dcodeview-linetables.test45 MFUN32: CodeSize: 0xA
64 MFUN32: CodeSize: 0xA
83 MFUN32: CodeSize: 0x14
109 MFUN32-NEXT CodeSize: 0xA
132 MFUN32-NEXT CodeSize: 0xA
155 MFUN32-NEXT CodeSize: 0x14
197 MFUN64: CodeSize: 0xE
212 MFUN64: CodeSize: 0xE
227 MFUN64: CodeSize: 0x18
253 MFUN64-NEXT: CodeSize: 0xE
[all …]
/external/llvm/test/tools/llvm-readobj/
Dcodeview-linetables.test45 MFUN32: CodeSize: 0xA
64 MFUN32: CodeSize: 0xA
83 MFUN32: CodeSize: 0x14
109 MFUN32-NEXT CodeSize: 0xA
132 MFUN32-NEXT CodeSize: 0xA
155 MFUN32-NEXT CodeSize: 0x14
197 MFUN64: CodeSize: 0xE
212 MFUN64: CodeSize: 0xE
227 MFUN64: CodeSize: 0x18
253 MFUN64-NEXT: CodeSize: 0xE
[all …]
/external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMemoryManagerTest.cpp124 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()
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMemoryManagerTest.cpp125 uintptr_t CodeSize = i % 16 + 1; in TEST() local
131 code[i] = MemMgr->allocateCodeSection(CodeSize, Align, i, ""); in TEST()
135 for (unsigned j = 0; j < CodeSize; j++) { in TEST()
154 uintptr_t CodeSize = i % 16 + 1; in TEST() local
157 for (unsigned j = 0; j < CodeSize; j++) { in TEST()
/external/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp79 uint64_t CodeSize);
144 uint64_t CodeSize; member
403 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode() argument
407 if (CodeSize == 0) in NotifyCode()
414 CodeSize; // and code in NotifyCode()
417 rec.CodeSize = CodeSize; in NotifyCode()
430 Dumpstream->write(reinterpret_cast<const char *>(CodeAddr), CodeSize); in NotifyCode()
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DAssembler.cpp271 explicit TrackingSectionMemoryManager(uintptr_t *CodeSize) in TrackingSectionMemoryManager() argument
272 : CodeSize(CodeSize) {} in TrackingSectionMemoryManager()
277 *CodeSize = Size; in allocateCodeSection()
283 uintptr_t *const CodeSize = nullptr; member in llvm::exegesis::__anon06a507f90111::TrackingSectionMemoryManager
296 uintptr_t CodeSize = 0; in ExecutableFunction() local
304 std::make_unique<TrackingSectionMemoryManager>(&CodeSize)) in ExecutableFunction()
317 StringRef(reinterpret_cast<const char *>(FunctionAddress), CodeSize); in ExecutableFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp80 uint64_t CodeSize);
145 uint64_t CodeSize; member
403 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode() argument
407 if (CodeSize == 0) in NotifyCode()
414 CodeSize; // and code in NotifyCode()
417 rec.CodeSize = CodeSize; in NotifyCode()
430 Dumpstream->write(reinterpret_cast<const char *>(CodeAddr), CodeSize); in NotifyCode()
/external/llvm-project/llvm/test/MC/COFF/
Dcv-fpo-csrs.s70 # 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
Dcv-fpo-setframe.s73 # 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
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dfpo-csrs.ll77 ; 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 …]
Dmultifunction.ll199 ; 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
546 ; OBJ64: CodeSize: 0x18
559 ; OBJ64-NEXT: CodeSize: 0xE
[all …]
Dasm.ll39 ; OBJ32: CodeSize: 0x6
49 ; OBJ32-NEXT: CodeSize: 0x6
98 ; OBJ64: CodeSize: 0xE
108 ; OBJ64-NEXT: CodeSize: 0xE
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DDebugLinesSubsection.cpp105 Header.CodeSize = CodeSize; in commit()
154 void DebugLinesSubsection::setCodeSize(uint32_t Size) { CodeSize = Size; } in setCodeSize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugLinesSubsection.cpp105 Header.CodeSize = CodeSize; in commit()
154 void DebugLinesSubsection::setCodeSize(uint32_t Size) { CodeSize = Size; } in setCodeSize()
/external/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
DBreakpadRecords.h164 StackWinRecord(lldb::addr_t RVA, lldb::addr_t CodeSize, in StackWinRecord() argument
167 : Record(StackWin), RVA(RVA), CodeSize(CodeSize), in StackWinRecord()
173 lldb::addr_t CodeSize; variable
DBreakpadRecords.cpp430 lldb::addr_t CodeSize; in parse() local
432 if (!to_integer(Str, CodeSize, 16)) in parse()
464 return StackWinRecord(RVA, CodeSize, ParameterSize, SavedRegisterSize, in parse()
469 return L.RVA == R.RVA && L.CodeSize == R.CodeSize && in operator ==()
479 R.CodeSize, R.ParameterSize, R.SavedRegisterSize, R.LocalSize, in operator <<()
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h47 uint32_t CodeSize; member
94 uint32_t CodeSize; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h47 uint32_t CodeSize; member
94 uint32_t CodeSize; member
/external/llvm/test/DebugInfo/COFF/
Dmultifunction.ll158 ; OBJ32: CodeSize: 0x6
173 ; OBJ32: CodeSize: 0x6
188 ; OBJ32: CodeSize: 0x10
201 ; OBJ32-NEXT: CodeSize: 0x6
223 ; OBJ32-NEXT: CodeSize: 0x6
245 ; OBJ32-NEXT: CodeSize: 0x10
427 ; OBJ64: CodeSize: 0xE
442 ; OBJ64: CodeSize: 0xE
457 ; OBJ64: CodeSize: 0x18
470 ; OBJ64-NEXT: CodeSize: 0xE
[all …]
/external/llvm-project/lld/test/COFF/
Dpdb-source-lines.test43 CHECK-NEXT: CodeSize: 19
68 CHECK-NEXT: CodeSize: 14
103 CHECK-NEXT: CodeSize: 1
/external/llvm-project/llvm/tools/lli/
DRemoteJITUtils.h56 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace() argument
60 MemMgr->reserveAllocationSpace(CodeSize, CodeAlign, RODataSize, RODataAlign, in reserveAllocationSpace()
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h35 support::ulittle32_t CodeSize; // Code size of this line contribution. member
141 uint32_t CodeSize = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h35 support::ulittle32_t CodeSize; // Code size of this line contribution. member
141 uint32_t CodeSize = 0; variable
/external/llvm/tools/lli/
DRemoteJITUtils.h103 void reserveAllocationSpace(uintptr_t CodeSize, uint32_t CodeAlign, in reserveAllocationSpace() argument
107 MemMgr->reserveAllocationSpace(CodeSize, CodeAlign, RODataSize, RODataAlign, in reserveAllocationSpace()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp309 IO.mapRequired("CodeSize", Obj.CodeSize); in mapping()
326 IO.mapRequired("CodeSize", Lines.CodeSize); in map()
418 Result->setCodeSize(Lines.CodeSize); in toCodeViewSubsection()
516 F.CodeSize = YF.CodeSize; in toCodeViewSubsection()
585 Result->Lines.CodeSize = Lines.header()->CodeSize; in fromCodeViewSubsection()
714 YF.CodeSize = F.CodeSize; in fromCodeViewSubsection()

12345