Searched defs:shnum (Results 1 – 11 of 11) sorted by relevance
/external/elfutils/libelf/ |
D | elf_update.c | 64 write_file (Elf *elf, off_t size, int change_bo, size_t shnum) in write_file() 156 size_t shnum; local
|
D | elf32_getshdr.c | 83 size_t shnum; in ElfW2() local
|
/external/elfutils/libebl/ |
D | eblsectionname.c | 60 ebl_section_name (ebl, section, xsection, buf, len, scnnames, shnum) in ebl_section_name() argument
|
/external/valgrind/main/VEX/unused/ |
D | linker.c | 420 Elf_Shdr* shdr, int shnum, in do_Elf_Rel_relocations() 546 Elf_Shdr* shdr, int shnum, in do_Elf_Rela_relocations() 711 int shnum, ok; in ocResolve_ELF() local
|
/external/elfutils/src/ |
D | unstrip.c | 338 symtab_count_leading_section_symbols (Elf *elf, Elf_Scn *scn, size_t shnum, in symtab_count_leading_section_symbols() 547 Elf *elf, bool rel, Elf_Scn *symscn, size_t shnum) in add_new_section_symbols() 628 size_t shnum, size_t shstrndx, in check_symtab_section_symbols() 974 uint_fast16_t shnum; in find_alloc_sections_prelink() local
|
D | strip.c | 539 size_t shnum; in handle_elf() local
|
D | nm.c | 726 size_t shnum; in show_symbols_sysv() local
|
D | ldgeneric.c | 657 size_t shnum; in check_definition() local 1621 size_t shnum; in add_relocatable_file() local
|
D | elflint.c | 349 static unsigned int shnum; variable
|
D | readelf.c | 200 static size_t shnum; variable
|
/external/valgrind/main/perf/ |
D | tinycc.c | 19217 int shnum, i, phnum, file_offset, offset, size, j, tmp, sh_order_index, k; in tcc_output_file() local
|