HomeSort by: relevance | last modified time | path
    Searched refs:_libelf (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/elftoolchain/dist/libelf/
elf.c 33 #include "_libelf.h"
39 struct _libelf_globals _libelf = { variable in typeref:struct:_libelf_globals
_libelf.h 1 /* $NetBSD: _libelf.h,v 1.5 2025/12/25 18:58:12 jkoshy Exp $ */
28 * Id: _libelf.h 4074 2025-01-07 15:34:21Z jkoshy
56 extern struct _libelf_globals _libelf;
58 #define LIBELF_PRIVATE(N) (_libelf.libelf_##N)

Completed in 26 milliseconds