Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/
H A Dlibelf.d32 enum ELF_F_LAYOUT = 0x4; variable
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf.h178 #define ELF_F_LAYOUT 0x001U /* application will layout the file */ macro