Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h1068 #define ELF32_M_SYM(info) ((info) >> 8) macro
1072 #define ELF64_M_SYM(info) ELF32_M_SYM (info)