Searched defs:phnum (Results 1 – 8 of 8) sorted by relevance
/external/elfutils/libelf/ |
D | gelf_newphdr.c | 62 gelf_newphdr (elf, phnum) in gelf_newphdr() argument
|
D | elf32_getphdr.c | 97 size_t phnum = ehdr->e_phnum; variable
|
/external/valgrind/main/coregrind/ |
D | pub_core_ume.h | 54 Int phnum; // OUT: number of phdrs member
|
/external/elfutils/libdwfl/ |
D | elf-from-memory.c | 133 uint_fast16_t phnum; in elf_from_remote_memory() local
|
D | dwfl_segment_report_module.c | 181 uint_fast16_t phnum; in dwfl_segment_report_module() local
|
D | link_map.c | 645 GElf_Xword phnum = 0; in dwfl_link_map_report() local
|
/external/elfutils/src/ |
D | unstrip.c | 973 uint_fast16_t phnum; in find_alloc_sections_prelink() local
|
/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
|