Home
last modified time | relevance | path

Searched refs:SHN_UNDEF (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h278 #define SHN_UNDEF 0 macro
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c447 if (hdr->e_shnum == SHN_UNDEF) { in parse_elf()
610 case SHN_UNDEF: in handle_modversions()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h298 #define SHN_UNDEF 0 /* Undefined section */ macro