Home
last modified time | relevance | path

Searched refs:sh_name (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFSection.h72 void setNameStrIndex(Elf64_Word sh_name) { Header.sh_name = sh_name; } in setNameStrIndex() argument
317 Str.writeELFWord<IsELF64>(Header.sh_name); in writeHeader()
/third_party/mesa3d/src/amd/common/
Dac_rgp_elf_object_pack.c438 sec_hdr[1].sh_name = (uintptr_t)((struct ac_rgp_elf_string_table*)0)->strtab; in ac_rgp_file_write_elf_object()
444 sec_hdr[2].sh_name = (uintptr_t)((struct ac_rgp_elf_string_table*)0)->text; in ac_rgp_file_write_elf_object()
451 sec_hdr[3].sh_name = (uintptr_t)((struct ac_rgp_elf_string_table*)0)->symtab; in ac_rgp_file_write_elf_object()
460 sec_hdr[4].sh_name = (uintptr_t)((struct ac_rgp_elf_string_table*)0)->note; in ac_rgp_file_write_elf_object()
Dac_rtld.c346 s->name = elf_strptr(part->elf, section_str_index, shdr->sh_name); in ac_rtld_open()
/third_party/boost/boost/dll/detail/
Delf_info.hpp49 boost::uint32_t sh_name; /* Section name (string tbl index) */ member
257 if (!std::strcmp(&names[0] + section.sh_name, section_name)) { in symbols()
/third_party/libunwind/include/win/
Dfreebsd-elf32.h77 Elf32_Word sh_name; /* Section name (index into the member
Dfreebsd-elf64.h90 Elf64_Word sh_name; /* Section name (index into the member
/third_party/libunwind/include/mingw/
Dfreebsd-elf32.h77 Elf32_Word sh_name; /* Section name (index into the member
Dfreebsd-elf64.h90 Elf64_Word sh_name; /* Section name (index into the member
/third_party/libunwind/src/ia64/
DGfind_unwind_table.c80 if (strcmp (strtab + shdr->sh_name, ".opd") == 0 in find_gp()
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dnative.cpp70 if (!std::strcmp(elf_strptr(elf, section_str_index, header.sh_name), in get_symbol_table()
/third_party/elfio/elfio/
Delf_types.hpp752 Elf_Word sh_name; member
766 Elf_Word sh_name; member
Delfio_section.hpp99 ELFIO_GET_SET_ACCESS( Elf_Word, name_string_offset, header.sh_name );
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h624 Elf32_Word sh_name; // Section name (index into string table) member
638 Elf64_Word sh_name; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h774 Elf32_Word sh_name; // Section name (index into string table) member
788 Elf64_Word sh_name; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFTypes.h122 Elf_Word sh_name; // Section name (index into string table)
137 Elf_Word sh_name; // Section name (index into string table)
/third_party/boost/libs/dll/test/
Dstructures_tests.cpp74 CHECK_FIELD(sh_name); in elf_sheader_checks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFEmitter.cpp363 To.sh_name = *From->ShName; in overrideFields()
434 SHeader.sh_name = in initSectionHeaders()
591 SHeader.sh_name = DotShStrtab.getOffset(IsStatic ? ".symtab" : ".dynsym"); in initSymtabSectionHeader()
649 SHeader.sh_name = DotShStrtab.getOffset(Name); in initStrtabSectionHeader()
/third_party/glib/gio/
Dgresource-tool.c208 section_name = elf_strptr (elf, shstrndx, shdr->sh_name); in elf_foreach_resource_section()
/third_party/libunwind/src/
Delfxx.c424 if (strcmp (strtab + shdr->sh_name, secname) == 0) in Elf_W()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h327 Elf32_Word sh_name; member
340 Elf64_Word sh_name; member
/third_party/musl/porting/linux/user/include/
Delf.h327 Elf32_Word sh_name; member
340 Elf64_Word sh_name; member
/third_party/musl/ndk_musl_include/
Delf.h327 Elf32_Word sh_name; member
340 Elf64_Word sh_name; member
/third_party/musl/include/
Delf.h327 Elf32_Word sh_name; member
340 Elf64_Word sh_name; member
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h327 Elf32_Word sh_name; member
340 Elf64_Word sh_name; member
/third_party/musl/porting/uniproton/kernel/include/
Delf.h327 Elf32_Word sh_name; member
340 Elf64_Word sh_name; member

12