Searched refs:findsym_t (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/lockstat/
H A Dextern.h44 } findsym_t; typedef in typeref:enum:findsym_enum
48 int findsym32(findsym_t, char *, uintptr_t *, uintptr_t *);
49 int findsym64(findsym_t, char *, uintptr_t *, uintptr_t *);
H A Delf32.c167 NAME(findsym)(findsym_t find, char *name, uintptr_t *start, uintptr_t *end)
H A Dmain.c147 static void findsym(findsym_t, char *, uintptr_t *, uintptr_t *, bool);
487 findsym(findsym_t find, char *name, uintptr_t *start, uintptr_t *end, bool chg)

Completed in 101 milliseconds