Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/file/src/
H A Dreadelf.c344 dophn_core(struct magic_set *ms, int clazz, int swap, int fd, off_t off, in dophn_core()
702 size_t noff, size_t doff, int *flags, size_t size, int clazz) in do_core_note()
878 get_offset_from_virtaddr(struct magic_set *ms, int swap, int clazz, int fd, in get_offset_from_virtaddr()
908 int swap, int clazz, int fd, off_t ph_off, int ph_num, in get_string_on_virtaddr()
943 int *flags, size_t size __attribute__((__unused__)), int clazz, in do_auxv_note()
1047 int clazz, int swap) in dodynamic()
1079 int clazz, int swap, size_t align, int *flags, uint16_t *notecount, in donote()
1266 doshn(struct magic_set *ms, int clazz, int swap, int fd, off_t off, int num, in doshn()
1539 dophn_exec(struct magic_set *ms, int clazz, int swap, int fd, off_t off, in dophn_exec()
1674 int clazz; in file_tryelf() local