Searched defs:xlator (Results 1 – 3 of 3) sorted by relevance
/minix3/external/bsd/elftoolchain/dist/libelf/ |
H A D | libelf_ehdr.c | 55 int (*xlator)(char *_d, size_t _dsz, char *_s, size_t _c, int _swap); in _libelf_load_extended() local 125 int (*xlator)(char *_d, size_t _dsz, char *_s, size_t _c, int _swap); in _libelf_ehdr() local
|
H A D | libelf_phdr.c | 54 int (*xlator)(char *_d, size_t _dsz, char *_s, size_t _c, int _swap); in _libelf_getphdr() local
|
H A D | elf_scn.c | 61 int (*xlator)(char *_d, size_t _dsz, char *_s, size_t _c, int _swap); in _libelf_load_section_headers() local
|