Searched defs:STN_UNDEF (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ | ||
H A D | reloc_32.S | 18 STN_UNDEF = 0 /* Undefined symbol index */ define |
/openbmc/u-boot/include/ | ||
H A D | elf.h | 364 #define STN_UNDEF 0 /* undefined */ macro |