Home
last modified time | relevance | path

Searched refs:SEARCH_DIR (Results 1 – 25 of 66) sorted by relevance

123

/netbsd-src/sys/arch/prep/stand/boot/
H A Dld.script4 SEARCH_DIR(.); SEARCH_DIR(libc);
5 SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib);
/netbsd-src/sys/arch/rs6000/stand/boot/
H A Dld.script4 SEARCH_DIR(.); SEARCH_DIR(libc);
5 SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib);
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dld.script4 SEARCH_DIR(.); SEARCH_DIR(libc);
5 SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib);
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dyyscript.h136 SEARCH_DIR = 337, /* SEARCH_DIR */ enumerator
248 #define SEARCH_DIR 337 macro
H A Dyyscript.y175 %token SEARCH_DIR
283 | SEARCH_DIR '(' string ')'
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.h136 SEARCH_DIR = 337, /* SEARCH_DIR */ enumerator
248 #define SEARCH_DIR 337 macro
H A Dyyscript.y172 %token SEARCH_DIR
280 | SEARCH_DIR '(' string ')'
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h118 SEARCH_DIR = 319, /* SEARCH_DIR */ enumerator
258 #define SEARCH_DIR 319 macro
H A Dldgram.y144 %token DEFINED TARGET_K SEARCH_DIR MAP ENTRY
319 | SEARCH_DIR '(' filename ')'
H A Dldlex.l283 <SCRIPT>"SEARCH_DIR" { RTOKEN(SEARCH_DIR); }
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldgram.h122 SEARCH_DIR = 323, /* SEARCH_DIR */ enumerator
266 #define SEARCH_DIR 323 macro
H A Dldgram.y147 %token DEFINED TARGET_K SEARCH_DIR MAP ENTRY
322 | SEARCH_DIR '(' filename ')'
H A Dldlex.l284 <SCRIPT>"SEARCH_DIR" { RTOKEN(SEARCH_DIR); }
/netbsd-src/sys/arch/x68k/stand/boot_ufs/
H A Dboot_ufs.ldscript4 SEARCH_DIR(/usr/lib);
/netbsd-src/sys/arch/x68k/stand/xxboot/
H A Dxxboot.ldscript4 SEARCH_DIR(/usr/lib);
/netbsd-src/sys/arch/x68k/stand/boot/
H A Dboot.ldscript8 SEARCH_DIR(/usr/lib);
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/
H A Dip2k.sc20 SEARCH_DIR(.);
H A Dv850_rh850.sc18 SEARCH_DIR(.);
H A Dv850.sc18 SEARCH_DIR(.);
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Dip2k.sc20 SEARCH_DIR(.);
H A Dv850.sc18 SEARCH_DIR(.);
H A Dv850_rh850.sc18 SEARCH_DIR(.);
/netbsd-src/sys/arch/ofppc/stand/ofwboot/
H A Dldscript11 SEARCH_DIR("/usr/src/tools/ppc-hack/powerpc--netbsd/lib");
/netbsd-src/sys/arch/sbmips/stand/common/
H A Dboot.ldscript4 SEARCH_DIR("=/usr/lib");
/netbsd-src/sys/arch/evbmips/stand/sbmips/common/
H A Dboot.ldscript4 SEARCH_DIR("=/usr/lib");

123