Searched refs:ELF_BSDSYM_SECTIONS (Results 1 – 1 of 1) sorted by relevance
27 #define ELF_BSDSYM_SECTIONS 3 macro32 elf_shdr section[ELF_BSDSYM_SECTIONS];208 ELF_BSDSYM_SECTIONS * (elf_64bit(elf) ? sizeof(Elf64_Shdr) : in elf_parse_bsdsyms()353 elf_store_field_bitness(elf, header_handle, e_shnum, ELF_BSDSYM_SECTIONS); in elf_load_bsdsyms()446 for ( i = 0; i < ELF_BSDSYM_SECTIONS; i++ ) in elf_load_bsdsyms()
Completed in 3 milliseconds