Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dreloc_32.S18 STN_UNDEF = 0 /* Undefined symbol index */ define
107 cmpwi r5, STN_UNDEF /* sym == STN_UNDEF ? */
/openbmc/linux/tools/testing/selftests/vDSO/
H A Dparse_vdso.c209 for (; chain != STN_UNDEF; chain = vdso_info.chain[chain]) { in vdso_sym()
/openbmc/u-boot/include/
H A Delf.h364 #define STN_UNDEF 0 /* undefined */ macro
/openbmc/linux/tools/testing/selftests/sgx/
H A Dmain.c123 for (i = buckettab[elf_sym_hash(name) % bucketnum]; i != STN_UNDEF; in vdso_symtab_get()