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

/external/ltrace/
H A Dltrace-elf.h120 int elf_get_section_type(struct ltelf *lte, GElf_Word type,
H A Dltrace-elf.c175 elf_get_section_type(struct ltelf *lte, GElf_Word type, function
542 if (elf_get_section_type(lte, SHT_DYNAMIC, &scn, &shdr) < 0
/external/ltrace/sysdeps/linux-gnu/arm/
H A Dplt.c65 if (elf_get_section_type(lte, SHT_ARM_ATTRIBUTES, &scn, &shdr) < 0
/external/ltrace/sysdeps/linux-gnu/mips/
H A Dplt.c209 if (elf_get_section_type(lte, SHT_DYNAMIC, &scn, &shdr) < 0

Completed in 130 milliseconds