Searched refs:_libelf (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/elftoolchain/libelf/
H A Delf.c29 #include "_libelf.h"
33 struct _libelf_globals _libelf = { variable in typeref:struct:_libelf_globals
H A D_libelf.h26 * $Id: _libelf.h 3738 2019-05-05 21:49:06Z jkoshy $
55 extern struct _libelf_globals _libelf;
57 #define LIBELF_PRIVATE(N) (_libelf.libelf_##N)

Completed in 83 milliseconds