Home
last modified time | relevance | path

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

/dflybsd-src/contrib/file/src/
H A Dreadelf.c350 dophn_core(struct magic_set *ms, int clazz, int swap, int fd, off_t off, in dophn_core()
735 size_t noff, size_t doff, int *flags, size_t size, int clazz) in do_core_note()
945 get_offset_from_virtaddr(struct magic_set *ms, int swap, int clazz, int fd, in get_offset_from_virtaddr()
980 int swap, int clazz, int fd, off_t ph_off, int ph_num, in get_string_on_virtaddr()
1017 int *flags, size_t size __attribute__((__unused__)), int clazz, in do_auxv_note()
1121 int clazz, int swap, int *pie, size_t *need) in dodynamic()
1157 int clazz, int swap, size_t align, int *flags, uint16_t *notecount, in donote()
1349 doshn(struct magic_set *ms, int clazz, int swap, int fd, off_t off, int num, in doshn()
1655 dophn_exec(struct magic_set *ms, int clazz, int swap, int fd, off_t off, in dophn_exec()
1823 int clazz; in file_tryelf() local