Searched defs:shnum (Results 1 – 13 of 13) sorted by relevance
/external/elfutils/libelf/ |
D | elf_update.c | 44 write_file (Elf *elf, off_t size, int change_bo, size_t shnum) in write_file() 170 size_t shnum; in elf_update() local
|
D | elf32_getshdr.c | 62 size_t shnum; in ElfW2() local
|
/external/elfutils/libebl/ |
D | eblsectionname.c | 40 const char *scnnames[], size_t shnum) in ebl_section_name()
|
/external/elfutils/tests/ |
D | elfshphehdr.c | 75 size_t shnum; in test() local
|
/external/toybox/toys/posix/ |
D | file.c | 35 phentsize, phnum, shsize, shnum; local
|
/external/vixl/examples/aarch32/ |
D | disasm-a32.cc | 110 for (int shnum = 1; shnum < nsections_; shnum++) { in Locate() local
|
/external/elfutils/src/ |
D | unstrip.c | 380 symtab_count_leading_section_symbols (Elf *elf, Elf_Scn *scn, size_t shnum, in symtab_count_leading_section_symbols() 615 Elf *elf, bool rel, Elf_Scn *symscn, size_t shnum) in add_new_section_symbols() 697 size_t shnum, size_t shstrndx, in check_symtab_section_symbols() 1110 uint_fast16_t shnum; /* prelink doesn't handle > SHN_LORESERVE. */ in find_alloc_sections_prelink() local
|
D | elfcompress.c | 276 size_t shnum = 0; in process_file() local
|
D | nm.c | 732 size_t shnum; in show_symbols_sysv() local
|
D | strip.c | 1130 size_t shnum; in handle_elf() local
|
D | elflint.c | 126 static unsigned int shnum; variable
|
D | readelf.c | 276 static size_t shnum; variable
|
/external/elfutils/libdwfl/ |
D | dwfl_module_getdwarf.c | 336 uint_fast16_t shnum; in find_prelink_address_sync() local
|