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

/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A Delf.c33 #include "_libelf.h"
38 struct _libelf_globals _libelf = { variable in typeref:struct:_libelf_globals
H A D_libelf.h1 /* $NetBSD: _libelf.h,v 1.4 2024/03/03 17:37:33 christos Exp $ */
28 * Id: _libelf.h 3902 2020-11-24 21:17:41Z jkoshy
56 extern struct _libelf_globals _libelf;
58 #define LIBELF_PRIVATE(N) (_libelf.libelf_##N)

Completed in 74 milliseconds