Home
last modified time | relevance | path

Searched refs:STN_UNDEF (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/powerpc/kernel/
H A Dreloc_32.S18 STN_UNDEF = 0 /* Undefined symbol index */ define
107 cmpwi r5, STN_UNDEF /* sym == STN_UNDEF ? */
/linux-6.15/tools/include/uapi/linux/
H A Delf.h131 #define STN_UNDEF 0 macro
/linux-6.15/include/uapi/linux/
H A Delf.h131 #define STN_UNDEF 0 macro
/linux-6.15/tools/testing/selftests/sgx/
H A Dmain.c123 for (i = buckettab[elf_sym_hash(name) % bucketnum]; i != STN_UNDEF; in vdso_symtab_get()