Searched refs:getshdr (Results 1 – 3 of 3) sorted by relevance
38 getshdr(Elf_Scn * scn, int class) in getshdr() function60 return ((Elf32_Shdr*) getshdr(scn, ELFCLASS32)); in elf32_getshdr()66 return ((Elf64_Shdr*) getshdr(scn, ELFCLASS64)); in elf64_getshdr()
88 #define getshdr elf64_getshdr macro96 #define getshdr elf32_getshdr macro135 if ((shdr = getshdr(scn)) == 0) in elf_checksum()
34 getshdr.o \