Searched refs:elf_section (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_symbols.c187 struct elf_section *sections;
201 struct elf_section { struct
244 struct elf_section *sect;
279 struct elf_section *sect;
471 struct elf_section *sect;
484 ef->sections = (struct elf_section *)
485 (*ef->allocate_cb)(sizeof(struct elf_section) * ef->shnum);
685 struct elf_section *sect;
721 struct elf_section *sect;

Completed in 95 milliseconds