/llvm-project/lldb/test/API/commands/target/basic/ |
H A D | bogus.yaml | 48 stroff: 184 98 stroff: 184 162 stroff: 308
|
/llvm-project/llvm/test/tools/llvm-lipo/Inputs/ |
H A D | i386-x86_64-armv7-arm64-universal.yaml | 81 stroff: 424 169 stroff: 480 244 stroff: 296 332 stroff: 496
|
H A D | i386-x86_64-universal.yaml | 71 stroff: 424 159 stroff: 480
|
H A D | armv7_i386_non_default_alignment.yaml | 71 stroff: 424 158 stroff: 424
|
H A D | armv7-slice.yaml | 43 stroff: 296
|
H A D | x86_64-slice.yaml | 56 stroff: 480
|
H A D | CPU14-slice.yaml | 55 stroff: 424
|
H A D | i386-slice.yaml | 55 stroff: 424
|
/llvm-project/llvm/test/tools/llvm-libtool-darwin/ |
H A D | cpu-subtype-matching.test | 68 stroff: 340 125 stroff: 304 206 stroff: 344 264 stroff: 344
|
/llvm-project/lldb/source/Plugins/SymbolFile/CTF/ |
H A D | SymbolFileCTF.cpp | 119 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/lib/DebugInfo/GSYM/ |
H A D | GsymCreator.cpp | 356 uint32_t GsymCreator::copyString(const GsymCreator &SrcGC, uint32_t StrOff) { in forEachFunctionInfo() 358 if (StrOff == 0) in forEachFunctionInfo() 360 return StrTab.add(SrcGC.StringOffsetMap.find(StrOff)->second); in forEachFunctionInfo() 381 const uint32_t StrOff = StrTab.add(CHStr); in getFirstFunctionAddress() 385 StringOffsetMap.try_emplace(StrOff, CHStr); in getLastFunctionAddress() 386 return StrOff; in getLastFunctionAddress() 306 copyString(const GsymCreator & SrcGC,uint32_t StrOff) copyString() argument 331 const uint32_t StrOff = StrTab.add(CHStr); insertString() local
|
/llvm-project/llvm/test/tools/llvm-objcopy/MachO/ |
H A D | segment-size-alignment.test | 132 stroff: 32852 344 stroff: 32872 561 stroff: 32852 778 stroff: 4200
|
/llvm-project/llvm/test/ObjectYAML/MachO/ |
H A D | load_commands.yaml | 74 stroff: 13700 200 #CHECK: stroff: 13700
|
/llvm-project/llvm/test/tools/llvm-readtapi/Inputs/ |
H A D | universal.yaml | 112 stroff: 16416 280 stroff: 16440
|
/llvm-project/llvm/test/tools/llvm-objdump/MachO/AArch64/ |
H A D | macho-private-headers.test | 56 CHECK: stroff 568 240 EXE: stroff 49360
|
/llvm-project/llvm/test/tools/llvm-gsymutil/X86/ |
H A D | macho-invalid-section-offset.yaml | 24 stroff: 4144
|
/llvm-project/llvm/test/tools/llvm-libtool-darwin/Inputs/ |
H A D | input1.yaml | 44 stroff: 336
|
H A D | input2.yaml | 44 stroff: 344
|
/llvm-project/llvm/test/tools/llvm-objdump/MachO/ |
H A D | bad-dysymtab.test | 19 stroff: 0
|
H A D | private-headers.test | 104 CHECK: stroff 800 301 EXE: stroff 8440 524 NON_VERBOSE: stroff 800
|
/llvm-project/lld/test/MachO/invalid/ |
H A D | alignment-too-large.yaml | 45 stroff: 336
|
/llvm-project/llvm/lib/ObjCopy/MachO/ |
H A D | MachOWriter.cpp | 50 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/Inputs/ |
H A D | i386.yaml | 55 stroff: 424
|
H A D | x86_64.yaml | 56 stroff: 480
|
/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/Inputs/ |
H A D | i386_macho_with_debug.yaml | 55 stroff: 424
|