HomeSort by relevance Sort by last modified time
    Searched refs:SHT_STRTAB (Results 1 - 25 of 126) sorted by null

1 2 3 4 5 6

  /frameworks/compile/mclinker/lib/LD/
ELFBinaryReader.cpp 60 pInput, ".shstrtab", LDFileFormat::NamePool, llvm::ELF::SHT_STRTAB, 0x1);
121 pInput, ".strtab", LDFileFormat::NamePool, llvm::ELF::SHT_STRTAB, 0x1);
ELFFileFormat.cpp 143 ".shstrtab", LDFileFormat::NamePool, llvm::ELF::SHT_STRTAB, 0x0, 0x1);
154 ".strtab", LDFileFormat::NamePool, llvm::ELF::SHT_STRTAB, 0x0, 0x1);
218 ".stabstr", LDFileFormat::Debug, llvm::ELF::SHT_STRTAB, 0x0, 0x1);
ELFDynObjFileFormat.cpp 26 llvm::ELF::SHT_STRTAB,
ELFExecFileFormat.cpp 27 llvm::ELF::SHT_STRTAB,
  /external/elfutils/libelf/
elf_strptr.c 105 if (unlikely (shdr->sh_type != SHT_STRTAB))
131 if (unlikely (shdr->sh_type != SHT_STRTAB))
  /external/google-breakpad/src/common/linux/
dump_symbols_unittest.cc 106 int index = elf.AddSection(".dynstr", table, SHT_STRTAB);
146 int index = elf.AddSection(".dynstr", table, SHT_STRTAB);
synth_elf.cc 191 AddSection(".shstrtab", section_header_strings_, SHT_STRTAB);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ELFWriter.h 178 return getSection(".strtab", ELF::SHT_STRTAB, 0, 1);
182 return getSection(".shstrtab", ELF::SHT_STRTAB, 0, 1);
  /external/swiftshader/third_party/subzero/unittest/
IceELFSectionTest.cpp 101 ELFStringTableSection Strtab(".strtab", SHT_STRTAB, 0, 1, 0);
113 ELFStringTableSection Strtab(".strtab", SHT_STRTAB, 0, 1, 0);
  /cts/common/device-side/util/src/com/android/compatibility/common/util/
ReadElf.java 58 private static final int SHT_STRTAB = 3;
305 if (sh_type == SHT_STRTAB) {
335 } else if (sh_type == SHT_STRTAB) {
  /external/elfutils/tests/
asm-tst3.c 47 [2] = SHT_STRTAB,
49 [4] = SHT_STRTAB
asm-tst1.c 186 if (shdr->sh_type != (cnt == 3 ? SHT_STRTAB : SHT_PROGBITS))
asm-tst2.c 202 if (shdr->sh_type != (cnt == 2 ? SHT_STRTAB : SHT_PROGBITS))
update3.c 127 shdr->sh_type = SHT_STRTAB;
alldts.c 196 shdr->sh_type = SHT_STRTAB;
asm-tst9.c 236 if (shdr->sh_type != (cnt == 2 ? SHT_STRTAB : SHT_PROGBITS))
  /external/perf_data_converter/src/quipper/
dso_test_utils.cc 141 section_header.sh_type = SHT_STRTAB;
  /system/core/libunwindstack/tests/
ElfTestUtils.cpp 86 shdr.sh_type = SHT_STRTAB;
GenGnuDebugdata.cpp 74 shdr.sh_type = SHT_STRTAB;
  /external/vixl/examples/aarch32/
disasm-a32.cc 267 section_locator.Locate(SHT_STRTAB, ".dynstr"),
274 section_locator.Locate(SHT_STRTAB, ".strtab"),
  /toolchain/binutils/binutils-2.27/gold/
binary.cc 226 elfcpp::SHT_STRTAB,
231 elfcpp::SHT_STRTAB,
  /prebuilts/go/darwin-x86/src/debug/elf/
file_test.go 39 {".dynstr", SHT_STRTAB, SHF_ALLOC, 0x804828c, 0x28c, 0xbb, 0x0, 0x0, 0x1, 0x0, 0xbb},
62 {".shstrtab", SHT_STRTAB, 0x0, 0x0, 0xa0d, 0xf8, 0x0, 0x0, 0x1, 0x0, 0xf8},
64 {".strtab", SHT_STRTAB, 0x0, 0x0, 0x1468, 0x206, 0x0, 0x0, 0x1, 0x0, 0x206},
85 {".dynstr", SHT_STRTAB, SHF_ALLOC, 0x4002e8, 0x2e8, 0x3d, 0x0, 0x0, 0x1, 0x0, 0x3d},
113 {".shstrtab", SHT_STRTAB, 0x0, 0x0, 0xf10, 0x149, 0x0, 0x0, 0x1, 0x0, 0x149},
115 {".strtab", SHT_STRTAB, 0x0, 0x0, 0x2090, 0x1fc, 0x0, 0x0, 0x1, 0x0, 0x1fc},
176 {".shstrtab", SHT_STRTAB, 0x0, 0x0, 0x4ac, 0xab, 0x0, 0x0, 0x1, 0x0, 0xab},
178 {".strtab", SHT_STRTAB, 0x0, 0x0, 0x3c8, 0x13, 0x0, 0x0, 0x1, 0x0, 0x13},
205 {".shstrtab", SHT_STRTAB, 0x0, 0x0, 0x6e0, 0xb0, 0x0, 0x0, 0x1, 0x0, 0xb0},
207 {".strtab", SHT_STRTAB, 0x0, 0x0, 0x470, 0x13, 0x0, 0x0, 0x1, 0x0, 0x13}
    [all...]
  /prebuilts/go/linux-x86/src/debug/elf/
file_test.go 39 {".dynstr", SHT_STRTAB, SHF_ALLOC, 0x804828c, 0x28c, 0xbb, 0x0, 0x0, 0x1, 0x0, 0xbb},
62 {".shstrtab", SHT_STRTAB, 0x0, 0x0, 0xa0d, 0xf8, 0x0, 0x0, 0x1, 0x0, 0xf8},
64 {".strtab", SHT_STRTAB, 0x0, 0x0, 0x1468, 0x206, 0x0, 0x0, 0x1, 0x0, 0x206},
85 {".dynstr", SHT_STRTAB, SHF_ALLOC, 0x4002e8, 0x2e8, 0x3d, 0x0, 0x0, 0x1, 0x0, 0x3d},
113 {".shstrtab", SHT_STRTAB, 0x0, 0x0, 0xf10, 0x149, 0x0, 0x0, 0x1, 0x0, 0x149},
115 {".strtab", SHT_STRTAB, 0x0, 0x0, 0x2090, 0x1fc, 0x0, 0x0, 0x1, 0x0, 0x1fc},
176 {".shstrtab", SHT_STRTAB, 0x0, 0x0, 0x4ac, 0xab, 0x0, 0x0, 0x1, 0x0, 0xab},
178 {".strtab", SHT_STRTAB, 0x0, 0x0, 0x3c8, 0x13, 0x0, 0x0, 0x1, 0x0, 0x13},
205 {".shstrtab", SHT_STRTAB, 0x0, 0x0, 0x6e0, 0xb0, 0x0, 0x0, 0x1, 0x0, 0xb0},
207 {".strtab", SHT_STRTAB, 0x0, 0x0, 0x470, 0x13, 0x0, 0x0, 0x1, 0x0, 0x13}
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
pkg_genc.cpp 834 SHT_STRTAB,
846 SHT_STRTAB,
951 SHT_STRTAB,
963 SHT_STRTAB,
    [all...]
  /external/syslinux/com32/include/sys/
elfcommon.h 196 #define SHT_STRTAB 3

Completed in 351 milliseconds

1 2 3 4 5 6