Searched refs:STT_LOOS (Results 1 – 10 of 10) sorted by relevance
71 else if (symbol >= STT_LOOS && symbol <= STT_HIOS) in ebl_symbol_type_name()72 snprintf (buf, len, "LOOS+%d", symbol - STT_LOOS); in ebl_symbol_type_name()
393 #define STT_LOOS 10 macro1561 #define STT_HP_OPAQUE (STT_LOOS + 0x1)1562 #define STT_HP_STUB (STT_LOOS + 0x2)
491 #define STT_LOOS 10 /* Start of OS-specific */ macro1922 #define STT_HP_OPAQUE (STT_LOOS + 0x1)1923 #define STT_HP_STUB (STT_LOOS + 0x2)
601 #define STT_LOOS 10 /* Start of OS-specific */ macro2165 #define STT_HP_OPAQUE (STT_LOOS + 0x1)2166 #define STT_HP_STUB (STT_LOOS + 0x2)
887 STT_LOOS = 10, // Lowest operating system-specific symbol type enumerator
891 STT_LOOS = 10, // Lowest operating system-specific symbol type enumerator
1058 STT_LOOS = 10, // Lowest operating system-specific symbol type enumerator
1085 STT_LOOS = 10, // Lowest operating system-specific symbol type enumerator
2793 SymbolType >= ELF::STT_LOOS && SymbolType < ELF::STT_HIOS) in printSymbol()3412 SymbolType >= ELF::STT_LOOS && SymbolType < ELF::STT_HIOS) in printSymbol()
4027 SymbolType >= ELF::STT_LOOS && SymbolType < ELF::STT_HIOS) in printSymbol()4065 SymbolType >= ELF::STT_LOOS && SymbolType < ELF::STT_HIOS) in printHashedSymbol()6545 SymbolType >= ELF::STT_LOOS && SymbolType < ELF::STT_HIOS) in printSymbol()