Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h312 Elf32_Word sh_name; member
327 Elf64_Word sh_name; member
/bionic/tools/relocation_packer/src/
Delf_file.cc200 std::string name = elf_strptr(elf, string_index, section_header->sh_name); in Load()
291 std::string name = elf_strptr(elf, string_index, section_header->sh_name); in AdjustSectionHeadersForHole()
587 std::string name = elf_strptr(elf, string_index, section_header->sh_name); in ResizeSection()