Home
last modified time | relevance | path

Searched full:fileoff (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/llvm-project/lldb/test/API/functionalities/postmortem/mach-core/
H A Dtest.core.yaml220 fileoff: 8192
231 fileoff: 12288
242 fileoff: 16384
253 fileoff: 323584
264 fileoff: 335872
275 fileoff: 552960
286 fileoff: 663552
297 fileoff: 671744
308 fileoff: 679936
319 fileoff: 684032
[all …]
/llvm-project/lldb/test/API/functionalities/gdb_remote_client/
H A DTestDynamicLoaderDarwin.py25 "fileoff":0,
31 "fileoff":393216,
37 "fileoff":491520,
43 "fileoff":507904,
65 "fileoff":0,
71 "fileoff":0,
77 "fileoff":16384,
83 "fileoff":32768,
/llvm-project/llvm/test/ObjectYAML/MachO/
H A Dload_commands.yaml19 fileoff: 0
30 fileoff: 0
41 fileoff: 8192
52 fileoff: 12288
145 #CHECK: fileoff: 0
156 #CHECK: fileoff: 0
167 #CHECK: fileoff: 8192
178 #CHECK: fileoff: 12288
H A Ddsymtab.yaml19 fileoff: 0
30 fileoff: 0
107 fileoff: 16384
132 fileoff: 32768
170 fileoff: 49152
H A DDWARF5-abbrevValues.yaml19 fileoff: 0
30 fileoff: 0
102 fileoff: 0
138 fileoff: 4096
149 fileoff: 8192
H A Dnull_string_entries.yaml18 fileoff: 0
29 fileoff: 0
40 fileoff: 8192
51 fileoff: 12288
H A DDWARF-debug_aranges.yaml31 fileoff: 0
42 fileoff: 0
114 fileoff: 0
150 fileoff: 4096
161 fileoff: 8192
378 fileoff: 0x00
H A Dexport_trie_lc_dyld_info_only.yaml21 fileoff: 0
32 fileoff: 0
43 fileoff: 8192
54 fileoff: 12288
H A DDWARF-debug_str.yaml30 fileoff: 0
41 fileoff: 0
77 fileoff: 4096
88 fileoff: 8192
293 fileoff: 0x00
362 fileoff: 0x00
H A Dsections.yaml23 fileoff: 0
34 fileoff: 0
118 fileoff: 8192
166 fileoff: 12288
312 fileoff: 0
H A DDWARF-debug_abbrev.yaml22 fileoff: 0
33 fileoff: 0
105 fileoff: 0
141 fileoff: 4096
152 fileoff: 8192
450 fileoff: 0x00
/llvm-project/lld/MachO/
H A DWriter.cpp71 uint64_t fileOff = 0;
102 c->rebase_off = rebaseSection->fileOff; in writeTo()
106 c->bind_off = bindingSection->fileOff; in writeTo()
110 c->weak_bind_off = weakBindingSection->fileOff; in writeTo()
114 c->lazy_bind_off = lazyBindingSection->fileOff; in writeTo()
118 c->export_off = exportSection->fileOff; in writeTo()
166 c->dataoff = functionStartsSection->fileOff; in writeTo()
185 c->dataoff = dataInCodeSection->fileOff; in writeTo()
213 c->indirectsymoff = indirectSymtabSection->fileOff; in writeTo()
240 c->fileoff in writeTo()
72 uint64_t fileOff = 0; global() member in __anonf2ed8e120111::Writer
[all...]
/llvm-project/llvm/test/tools/llvm-objcopy/MachO/
H A Dsegment-size-alignment.test74 fileoff: 0
85 fileoff: 0
110 fileoff: 32768
273 fileoff: 0
284 fileoff: 0
322 fileoff: 32768
490 fileoff: 0
501 fileoff: 0
539 fileoff: 32768
707 fileoff: 0
[all …]
H A Dcode_signature_lc_update.test11 # CHECK-ORIGINAL-NEXT fileoff 0
36 # CHECK-PREPEND-NEXT fileoff 0
61 # CHECK-REMOVE-NEXT fileoff 0
90 fileoff: 0
101 fileoff: 0
139 fileoff: 16384
H A Dbitcode-strip-remove.test31 fileoff: 488
56 fileoff: 492
81 fileoff: 496
H A Dlinkedit-order-1.test14 # CHECK: fileoff: [[#LINKEDIT_FILEOFF:]]
78 fileoff: 0
89 fileoff: 0
153 fileoff: 16384
178 fileoff: 32768
216 fileoff: 49152
/llvm-project/llvm/test/tools/llvm-readtapi/Inputs/
H A Duniversal.yaml32 fileoff: 0
57 fileoff: 0
81 fileoff: 16384
200 fileoff: 0
225 fileoff: 0
249 fileoff: 16384
/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.h72 Entry(uint64_t vmaddr, uint64_t fileoff, std::string id) in Entry()
73 : vmaddr(vmaddr), fileoff(fileoff), id(id) {} in Entry()
75 uint64_t fileoff; member
/llvm-project/lldb/test/API/functionalities/disassemble/aarch64-adrp-add/
H A Da.out-arm64_32.yaml16 fileoff: 0
27 fileoff: 0
104 fileoff: 32768
129 fileoff: 49152
167 fileoff: 65536
H A Da.out-arm64.yaml17 fileoff: 0
28 fileoff: 0
105 fileoff: 16384
130 fileoff: 32768
168 fileoff: 49152
/llvm-project/clang/test/InstallAPI/
H A Drpath.test214 fileoff: 0
239 fileoff: 8192
264 fileoff: 12288
288 fileoff: 12288
444 fileoff: 0
469 fileoff: 16384
494 fileoff: 32768
518 fileoff: 32768
/llvm-project/llvm/test/tools/llvm-objdump/MachO/
H A Dno-text-symbols-disassembly.test23 fileoff: 0
34 fileoff: 0
58 fileoff: 4096
/llvm-project/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/application_specific_info/
H A Dasi.yaml17 fileoff: 0
28 fileoff: 0
118 fileoff: 16384
169 fileoff: 32768
207 fileoff: 49152
/llvm-project/lldb/test/API/functionalities/module_cache/universal/
H A Duniversal.yaml33 fileoff: 0
44 fileoff: 0
82 fileoff: 16384
281 fileoff: 0
292 fileoff: 0
330 fileoff: 16384
/llvm-project/llvm/test/tools/llvm-objdump/MachO/AArch64/
H A Dmacho-private-headers.test14 CHECK: fileoff 384
89 EXE: fileoff 0
101 EXE: fileoff 0
178 EXE: fileoff 32768
216 EXE: fileoff 49152

12345678910>>...13