Searched refs:undefined (Results 1 - 25 of 39) sorted by relevance

12

/linux-master/arch/xtensa/include/uapi/asm/
H A Dbyteorder.h10 # error processor byte order undefined!
H A Dmsgbuf.h39 # error processor byte order undefined!
/linux-master/tools/testing/selftests/fchmodat2/
H A DMakefile3 CFLAGS += -Wall -O2 -g -fsanitize=address -fsanitize=undefined -static-libasan $(KHDR_INCLUDES)
/linux-master/tools/testing/selftests/openat2/
H A DMakefile3 CFLAGS += -Wall -O2 -g -fsanitize=address -fsanitize=undefined -static-libasan
/linux-master/scripts/
H A DMakefile.ubsan13 ubsan-cflags-$(CONFIG_UBSAN_TRAP) += $(call cc-option,-fsanitize-trap=undefined,-fsanitize-undefined-trap-on-error)
H A Dcheckkconfigsymbols.py56 "undefined Kconfig symbols")
60 help="diff undefined symbols between two commits "
135 undefined = {}
153 # get undefined items before the commit
157 # get undefined items for the commit
163 # symbol has not been undefined before
166 undefined[symbol] = files
167 # check if there are new files that reference the undefined symbol
172 undefined[symbol] = files
179 undefined, define
[all...]
/linux-master/arch/powerpc/purgatory/
H A DMakefile13 LDFLAGS_purgatory.ro := -e purgatory_start -r --no-undefined
/linux-master/drivers/staging/pi433/
H A Drf69_enum.h67 undefined enumerator in enum:lna_gain
/linux-master/arch/arm/boot/bootp/
H A DMakefile42 LDFLAGS_bootp := --no-undefined -X \
/linux-master/tools/testing/memblock/
H A DMakefile6 -fsanitize=undefined -D CONFIG_PHYS_ADDR_T_64BIT
7 LDFLAGS += -fsanitize=address -fsanitize=undefined
/linux-master/tools/testing/scatterlist/
H A DMakefile3 LDFLAGS += -fsanitize=address -fsanitize=undefined
/linux-master/arch/mips/include/asm/
H A Dvermagic.h54 #error MODULE_PROC_FAMILY undefined for your processor configuration
/linux-master/tools/testing/radix-tree/
H A DMakefile4 -D_LGPL_SOURCE -fsanitize=address -fsanitize=undefined
5 LDFLAGS += -fsanitize=address -fsanitize=undefined
/linux-master/arch/xtensa/include/asm/
H A Dchecksum.h133 # error processor byte order undefined!
H A Delf.h109 # error processor byte order undefined!
/linux-master/arch/parisc/include/asm/
H A Dhardware.h62 volatile uint32_t undefined[480]; member in struct:io_module
/linux-master/arch/arm/vdso/
H A DMakefile18 ldflags-y := -Bsymbolic --no-undefined -soname=linux-vdso.so.1 \
/linux-master/arch/arm/boot/compressed/
H A DMakefile122 LDFLAGS_vmlinux += --no-undefined
/linux-master/arch/loongarch/vdso/
H A DMakefile38 ldflags-y := -Bsymbolic --no-undefined -soname=linux-vdso.so.1 \
/linux-master/scripts/package/debian/
H A Drules14 # When KBUILD_VERBOSE is undefined (presumably you are directly working with
16 ifeq ($(origin KBUILD_VERBOSE),undefined)
/linux-master/arch/mips/include/asm/sgi/
H A Dheart.h48 * @undefined: Undefined/diag register, write to it triggers PIUR_ACC_ERR.
109 u64 undefined; /* + 0x01000 */ member in struct:ip30_heart_regs
/linux-master/tools/bootconfig/scripts/
H A Dftrace2bconf.sh105 # hist action can refer the undefined variables
171 ! ERROR: hist triggers in $UNRESOLVED_EVENTS use some undefined variables.
/linux-master/arch/arm64/kernel/vdso32/
H A DMakefile99 VDSO_LDFLAGS += -Bsymbolic --no-undefined -soname=linux-vdso.so.1
/linux-master/arch/sparc/vdso/
H A DMakefile26 VDSO_LDFLAGS_vdso.lds = -m elf64_sparc -soname linux-vdso.so.1 --no-undefined \
/linux-master/arch/arm64/
H A DMakefile13 LDFLAGS_vmlinux :=--no-undefined -X

Completed in 205 milliseconds

12