Home
last modified time | relevance | path

Searched refs:symit_new (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c55 if ((si = symit_new(elf, file)) == NULL) in built_source_types()
110 if ((si = symit_new(elf, file)) == NULL) { in read_file()
343 symit_new(Elf *elf, const char *file) in symit_new() function
H A Dctftools.h385 symit_data_t *symit_new(Elf *, const char *);