Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dreadelf.c351 dophn_core(struct magic_set *ms, int clazz, int swap, int fd, off_t off, in dophn_core()
795 size_t noff, size_t doff, int *flags, size_t size, int clazz) in do_core_note()
1004 get_offset_from_virtaddr(struct magic_set *ms, int swap, int clazz, int fd, in get_offset_from_virtaddr()
1039 int swap, int clazz, int fd, off_t ph_off, int ph_num, in get_string_on_virtaddr()
1076 int *flags, size_t size __attribute__((__unused__)), int clazz, in do_auxv_note()
1180 int clazz, int swap, int *pie, size_t *need) in dodynamic()
1216 int clazz, int swap, size_t align, int *flags, uint16_t *notecount, in donote()
1413 doshn(struct magic_set *ms, int clazz, int swap, int fd, off_t off, int num, in doshn()
1721 dophn_exec(struct magic_set *ms, int clazz, int swap, int fd, off_t off, in dophn_exec()
1889 int clazz; in file_tryelf() local