Home
last modified time | relevance | path

Searched defs:getshdr (Results 1 – 1 of 1) sorted by relevance

/bionic/tools/relocation_packer/src/
Delf_traits.h38 static inline Shdr* getshdr(Elf_Scn* scn) { return elf32_getshdr(scn); } in getshdr() function
62 static inline Shdr* getshdr(Elf_Scn* scn) { return elf64_getshdr(scn); } in getshdr() function