Searched defs:shnum (Results 1 – 2 of 2) sorted by relevance
81 static void bswap_shdr(struct elf_shdr *shdr, int shnum) in bswap_shdr()118 static void bswap_shdr(struct elf_shdr *shdr, int shnum) { } in bswap_shdr()
2242 static void bswap_shdr(struct elf_shdr *shdr, int shnum) in bswap_shdr()3728 int i, shnum, nsyms, sym_idx = 0, str_idx = 0; in load_symbols() local