Home
last modified time | relevance | path

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

12

/external/elfutils/0.153/libelf/
Delf_strptr.c112 if (unlikely (strscn->shdr.e32->sh_type != SHT_STRTAB))
128 if (unlikely (strscn->shdr.e64->sh_type != SHT_STRTAB))
Delf.h323 #define SHT_STRTAB 3 /* String table */ macro
/external/llvm/test/Object/
Dreadobj-shared-object.test48 ELF: Type: SHT_STRTAB
111 ELF: Type: SHT_STRTAB
123 ELF: Type: SHT_STRTAB
/external/chromium_org/courgette/
Dtypes_elf.h77 SHT_STRTAB = 3, enumerator
/external/chromium_org/third_party/icu/source/tools/toolutil/
Dpkg_genc.c826 SHT_STRTAB, in writeObjectCode()
838 SHT_STRTAB, in writeObjectCode()
943 SHT_STRTAB, in writeObjectCode()
955 SHT_STRTAB, in writeObjectCode()
/external/icu/icu4c/source/tools/toolutil/
Dpkg_genc.c818 SHT_STRTAB, in writeObjectCode()
830 SHT_STRTAB, in writeObjectCode()
935 SHT_STRTAB, in writeObjectCode()
947 SHT_STRTAB, in writeObjectCode()
/external/elfutils/0.153/libasm/
Dasm_end.c152 shdr->sh_type = SHT_STRTAB; in binary_end()
303 shdr->sh_type = SHT_STRTAB; in binary_end()
/external/chromium_org/third_party/libvpx/include/
Delf.h296 #define SHT_STRTAB 3 macro
/external/kernel-headers/original/uapi/linux/
Delf.h269 #define SHT_STRTAB 3 macro
/external/libvpx/libvpx/build/make/
Dobj_int_extract.c407 if (shdr.sh_type == SHT_STRTAB) { in parse_elf()
424 if (shdr.sh_type == SHT_STRTAB) { in parse_elf()
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Dobj_int_extract.c407 if (shdr.sh_type == SHT_STRTAB) { in parse_elf()
424 if (shdr.sh_type == SHT_STRTAB) { in parse_elf()
/external/valgrind/main/VEX/unused/
Dlinker.c722 strtab = findElfSection ( ehdrC, SHT_STRTAB ); in ocResolve_ELF()
868 if (shdr[i].sh_type == SHT_STRTAB in ocVerifyImage_ELF()
958 char* strtab = findElfSection ( ehdrC, SHT_STRTAB ); in ocGetNames_ELF()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Delf-objfmt.c839 esdn = elf_secthead_create(elf_shstrtab_name, SHT_STRTAB, 0, in elf_objfmt_output()
845 esdn = elf_secthead_create(elf_strtab_name, SHT_STRTAB, 0, in elf_objfmt_output()
900 type = SHT_STRTAB; in elf_objfmt_init_new_section()
Delf.h131 SHT_STRTAB = 3, /* string table - symbols need names */ enumerator
/external/valgrind/main/VEX/switchback/
Dlinker.c882 strtab = findElfSection ( ehdrC, SHT_STRTAB );
1031 if (shdr[i].sh_type == SHT_STRTAB
1121 char* strtab = findElfSection ( ehdrC, SHT_STRTAB );
/external/llvm/tools/obj2yaml/
Delf2yaml.cpp72 case ELF::SHT_STRTAB: in dump()
/external/llvm/lib/MC/
DELFObjectWriter.cpp661 Section.getType() == ELF::SHT_STRTAB || in WriteSymbolTable()
1409 Ctx.getELFSection(".shstrtab", ELF::SHT_STRTAB, 0, in CreateMetadataSections()
1422 StrtabSection = Ctx.getELFSection(".strtab", ELF::SHT_STRTAB, 0, in CreateMetadataSections()
1557 case ELF::SHT_STRTAB: in WriteSection()
/external/elfutils/0.153/src/
Delflint.c600 if (strshdr->sh_type != SHT_STRTAB) in check_symtab()
1594 if (strshdr != NULL && strshdr->sh_type != SHT_STRTAB) in check_dynamic()
2840 if (strshdr->sh_type != SHT_STRTAB) in check_verneed()
2969 if (strshdr->sh_type != SHT_STRTAB) in check_verdef()
3347 { ".dynstr", 8, SHT_STRTAB, exact, SHF_ALLOC, 0 },
3364 { ".shstrtab", 10, SHT_STRTAB, exact, 0, 0 },
3365 { ".strtab", 8, SHT_STRTAB, atleast, 0, SHF_ALLOC }, // XXX more tests
3779 if (cnt == shstrndx && shdr->sh_type != SHT_STRTAB) in check_sections()
Dldgeneric.c2484 new_generated_scn (scn_dot_dynstr, ".dynstr", SHT_STRTAB, SHF_ALLOC, in ld_generic_generate_sections()
3298 assert (head->type != SHT_STRTAB || head->kind != scn_normal); in ld_generic_create_sections()
5605 shdr->sh_type = SHT_STRTAB; in ld_generic_create_outfile()
6172 shdr->sh_type = SHT_STRTAB; in ld_generic_create_outfile()
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp281 SHeader.sh_type = ELF::SHT_STRTAB; in initStrtabSectionHeader()
/external/qemu/include/
Delf.h1315 #define SHT_STRTAB 3 macro
/external/llvm/include/llvm/Support/
DELF.h1265 SHT_STRTAB = 3, // String table. enumerator
/external/llvm/lib/Object/
DELFYAML.cpp306 ECase(SHT_STRTAB) in enumeration()
/external/llvm/include/llvm/Object/
DELF.h874 assert(section && section->sh_type == ELF::SHT_STRTAB && "Invalid section!"); in getString()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp417 LLVM_READOBJ_ENUM_CASE(ELF, SHT_STRTAB ); in getElfSectionType()

12