Searched refs:HAVE_AS_LEB128 (Results 76 - 86 of 86) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/powerpc64/
H A Dauto-host.h578 #define HAVE_AS_LEB128 1 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/
H A Dauto-host.h578 #define HAVE_AS_LEB128 1 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/vax/
H A Dauto-host.h578 #define HAVE_AS_LEB128 1 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv4/
H A Dauto-host.h578 #define HAVE_AS_LEB128 1 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/
H A Dauto-host.h578 #define HAVE_AS_LEB128 1 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/
H A Dauto-host.h578 #define HAVE_AS_LEB128 1 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/
H A Dauto-host.h578 #define HAVE_AS_LEB128 1 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/riscv64/
H A Dauto-host.h578 #define HAVE_AS_LEB128 0 macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/riscv32/
H A Dauto-host.h578 #define HAVE_AS_LEB128 0 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc10448 if (dwarf_split_debug_info && HAVE_AS_LEB128)
10479 else if (!have_multiple_function_sections && HAVE_AS_LEB128)
10496 else if (HAVE_AS_LEB128)
12106 if ((HAVE_AS_LEB128 || block_num < 0)
12109 if (HAVE_AS_LEB128 && (r->label || r->maybe_new_sec))
12119 if (HAVE_AS_LEB128)
12155 if (!HAVE_AS_LEB128)
12239 if (HAVE_AS_LEB128 && (r->label || r->maybe_new_sec))
12249 if (HAVE_AS_LEB128)
12343 if (HAVE_AS_LEB128)
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c10310 /* FIXME: This will ICE ifndef HAVE_AS_LEB128.
10317 else if (!have_multiple_function_sections && HAVE_AS_LEB128)
10334 else if (HAVE_AS_LEB128)
11926 if (HAVE_AS_LEB128 && (r->label || r->maybe_new_sec))
11936 if (HAVE_AS_LEB128)
12006 if (HAVE_AS_LEB128)

Completed in 523 milliseconds

1234