Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/lib/isc/
H A Dmem.c68 struct debuglink { struct
70 const void *ptr[DEBUGLIST_COUNT];
71 unsigned int size[DEBUGLIST_COUNT];
72 const char *file[DEBUGLIST_COUNT];
73 unsigned int line[DEBUGLIST_COUNT];
74 unsigned int count;
/freebsd-13.1/contrib/elftoolchain/elfcopy/
H A Delfcopy.h239 char *debuglink; /* GNU debuglink file. */ member