Home
last modified time | relevance | path

Searched refs:SHT_STRTAB (Results 1 – 25 of 55) sorted by relevance

123

/third_party/elfio/tests/
DELFIOTest.cpp229 checkSection( sec, 27, ".strtab", SHT_STRTAB, 0, 0x0, 0x259, 0, 0, 1, in TEST()
345 checkSection( sec, 28, ".strtab", SHT_STRTAB, 0, 0x0, 0x23f, 0, 0, 1, in TEST()
445 checkSection( sec, 12, ".strtab", SHT_STRTAB, 0, 0x0, 0x13, 0, 0, 1, 0 ); in TEST()
507 checkSection( sec, 10, ".strtab", SHT_STRTAB, 0, 0x0, 0x13, 0, 0, 1, 0 ); in TEST()
561 checkSection( sec, 15, ".strtab", SHT_STRTAB, 0, 0x0, 0x14f, 0, 0, 1, 0 ); in TEST()
639 checkSection( sec, 28, ".shstrtab", SHT_STRTAB, 0, 0x0, 0x101, 0, 0, 1, 0 ); in TEST()
753 checkSection( sec, 1, ".shstrtab", SHT_STRTAB, 0, 0, 17, 0, 0, 1, 0 ); in TEST()
811 checkSection( sec, 1, ".shstrtab", SHT_STRTAB, 0, 0, 17, 0, 0, 1, 0 ); in TEST()
864 checkSection( sec, 1, ".shstrtab", SHT_STRTAB, 0, 0, 17, 0, 0, 1, 0 ); in TEST()
912 checkSection( sec, 1, ".shstrtab", SHT_STRTAB, 0, 0, 17, 0, 0, 1, 0 ); in TEST()
[all …]
DELFIOTest1.cpp79 str_sec->set_type( SHT_STRTAB ); in write_obj_i386()
627 str_sec->set_type( SHT_STRTAB ); in TEST()
744 str_sec->set_type( SHT_STRTAB ); in TEST()
/third_party/elfutils/libelf/
Delf_strptr.c124 if (unlikely (shdr == NULL || shdr->sh_type != SHT_STRTAB)) in elf_strptr()
150 if (unlikely (shdr == NULL || shdr->sh_type != SHT_STRTAB)) in elf_strptr()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/
DIceELFSectionTest.cpp101 ELFStringTableSection Strtab(".strtab", SHT_STRTAB, 0, 1, 0); in TEST()
113 ELFStringTableSection Strtab(".strtab", SHT_STRTAB, 0, 1, 0); in TEST()
/third_party/elfutils/tests/
Dasm-tst3.c48 [2] = SHT_STRTAB,
50 [4] = SHT_STRTAB
Dasm-tst1.c187 if (shdr->sh_type != (cnt == 3 ? SHT_STRTAB : SHT_PROGBITS)) in main()
Dupdate3.c128 shdr->sh_type = SHT_STRTAB; in main()
Dasm-tst2.c203 if (shdr->sh_type != (cnt == 2 ? SHT_STRTAB : SHT_PROGBITS)) in main()
Demptyfile.c169 shdr->sh_type = SHT_STRTAB; in check_elf()
Dasm-tst9.c237 if (shdr->sh_type != (cnt == 2 ? SHT_STRTAB : SHT_PROGBITS)) in main()
Dalldts.c198 shdr->sh_type = SHT_STRTAB; in main()
Daddsections.c251 shdr->sh_type = SHT_STRTAB; in add_sections()
Delfstrtab.c193 shdr->sh_type = SHT_STRTAB; in check_elf()
Dupdate4.c277 shdr->sh_type = SHT_STRTAB; in main()
Dfillfile.c88 shdr->sh_type = SHT_STRTAB; in create_strtab()
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp838 SHT_STRTAB, in writeObjectCode()
850 SHT_STRTAB, in writeObjectCode()
955 SHT_STRTAB, in writeObjectCode()
967 SHT_STRTAB, in writeObjectCode()
/third_party/elfio/examples/anonymizer/
Danonymizer.cpp96 if ( section->get_type() == SHT_STRTAB && in main()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp943 SHT_STRTAB, in writeObjectCode()
955 SHT_STRTAB, in writeObjectCode()
1060 SHT_STRTAB, in writeObjectCode()
1072 SHT_STRTAB, in writeObjectCode()
/third_party/icu/icu4c/source/tools/toolutil/
Dpkg_genc.cpp943 SHT_STRTAB, in writeObjectCode()
955 SHT_STRTAB, in writeObjectCode()
1060 SHT_STRTAB, in writeObjectCode()
1072 SHT_STRTAB, in writeObjectCode()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpkg_genc.cpp943 SHT_STRTAB, in writeObjectCode()
955 SHT_STRTAB, in writeObjectCode()
1060 SHT_STRTAB, in writeObjectCode()
1072 SHT_STRTAB, in writeObjectCode()
/third_party/elfio/examples/write_obj/
Dwrite_obj.cpp75 str_sec->set_type( SHT_STRTAB ); in main()
/third_party/elfutils/libasm/
Dasm_end.c151 shdr->sh_type = SHT_STRTAB; in binary_end()
304 shdr->sh_type = SHT_STRTAB; in binary_end()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp79 ELFStringTableSection(ShStrTabName, SHT_STRTAB, 0, 1, 0); in ELFObjectWriter()
94 createSection<ELFStringTableSection>(StrTabName, SHT_STRTAB, 0, 1, 0); in ELFObjectWriter()
/third_party/mesa3d/src/amd/common/
Dac_rgp_elf_object_pack.c441 sec_hdr[1].sh_type = SHT_STRTAB; in ac_rgp_file_write_elf_object()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h195 #define SHT_STRTAB 3 /* string table section */ macro

123