Home
last modified time | relevance | path

Searched refs:stroff (Results 1 – 25 of 79) sorted by relevance

1234

/llvm-project/llvm/test/tools/llvm-libtool-darwin/
H A Dcpu-subtype-matching.test68 stroff: 340
125 stroff: 304
206 stroff: 344
264 stroff: 344
H A Duniversal-object-flattening.test166 stroff: 344
219 stroff: 368
/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp119 ctf_header.stroff = m_data.GetU32(&offset); in ParseHeader()
144 const std::size_t decompressed_size = ctf_header.stroff + ctf_header.strlen; in ParseHeader()
225 if (!m_data.ValidOffset(m_body_offset + ctf_header.stroff)) { in ParseHeader()
228 ctf_header.stroff); in ParseHeader()
233 m_body_offset + ctf_header.stroff + ctf_header.strlen; in ParseHeader()
241 if (m_body_offset + ctf_header.stroff + ctf_header.parlabel > in ParseHeader()
250 if (m_body_offset + ctf_header.stroff + ctf_header.parname > str_end_offset) { in ParseHeader()
260 "{2}, typeoff = {3}, stroff = {4}, strlen = {5}", in ParseHeader()
262 ctf_header.typeoff, ctf_header.stroff, ctf_header.strlen); in ParseHeader()
286 lldb::offset_t offset = m_body_offset + m_header->stroff in ReadString()
[all...]
/llvm-project/llvm/test/tools/llvm-objdump/MachO/
H A Dbad-dysymtab.test19 stroff: 0
H A Dno-text-symbols-disassembly.test68 stroff: 4128
H A Ddisassemble-relocs-data-x86_64.test68 stroff: 424
H A Dexports-trie-lc.test90 stroff: 16536
/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp50 if (SymTabCommand.stroff) in totalSize()
51 Ends.push_back(SymTabCommand.stroff + SymTabCommand.strsize); in totalSize()
293 uint8_t *StrTable = (uint8_t *)Buf->getBufferStart() + SymTabCommand.stroff; in writeStringTable()
594 if (SymTabCommand.stroff) in writeTail()
595 Queue.push_back({SymTabCommand.stroff, &MachOWriter::writeStringTable}); in writeTail()
/llvm-project/llvm/test/tools/llvm-objcopy/MachO/
H A Dsegment-size-alignment.test132 stroff: 32852
344 stroff: 32872
561 stroff: 32852
778 stroff: 4200
H A Dbasic-big-endian-32-copy.test72 stroff: 616
H A Dbasic-little-endian-32-copy.test72 stroff: 616
H A Dbasic-little-endian-64-copy.test85 stroff: 816
H A Dbasic-big-endian-64-copy.test85 stroff: 816
H A Dlinkedit-order-2.test53 # CHECK: stroff: [[#SYMTAB_STROFF: DYSYMTAB_INDIRECTSYMOFF + mul(DYSYMTAB_NINDIRECTSYMS, 4…
182 stroff: 33016
H A Dremove-section-dead-symbols.test89 stroff: 504
H A Dkeep-undefined.test66 stroff: 320
H A Dremove-section-error.test81 stroff: 448
H A Dlinkedit-order-1.test54 # CHECK: stroff: [[#SYMTAB_STROFF: DYSYMTAB_INDIRECTSYMOFF + mul(DYSYMTAB_NINDIRECTSYMS, 4…
238 stroff: 49448
H A Ddiscard-all.test93 stroff: 424
/llvm-project/lldb/test/Shell/SymbolFile/
H A Dabsolute-symbol.test55 stroff: 344
/llvm-project/llvm/test/ExecutionEngine/JITLink/x86-64/
H A DMachO_ehframe_bad_fde_cie-ptr_out-of-range.test68 stroff: 472
H A DMachO_ehframe_bad_fde_pc-begin_out-of-range.test68 stroff: 472
H A DMachO-duplicate-local.test78 stroff: 389
/llvm-project/lld/test/MachO/
H A Dobj-file-with-stabs.s75 stroff: 560 label
/llvm-project/llvm/test/tools/llvm-objdump/MachO/AArch64/
H A Dmacho-private-headers.test56 CHECK: stroff 568
240 EXE: stroff 49360

1234