Home
last modified time | relevance | path

Searched refs:get_elfdtype (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/pax-utils/pax-utils-1.3.3/
H A Dpaxelf.h74 extern const char *get_elfdtype(int type);
H A Ddumpelf.c496 dyn_cnt, get_elfdtype(tag), (uintptr_t)dyn_void - elf->udata); \ in dump_dyn()
H A Dpaxelf.c383 const char *get_elfdtype(int type) in get_elfdtype() function
H A Dscanelf.c828 if (*r) warn("ELF has multiple %s's !?", get_elfdtype(word)); \ in scanelf_file_rpath()
842 rpath_security_checks(elf, start, get_elfdtype(word)); \ in scanelf_file_rpath()