Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dhppa.h619 #define STB_HP_ALIAS (STB_LOOS + 0x0)
Dcommon.h667 #define STB_LOOS 10 /* OS-specific semantics */ macro
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h524 STB_LOOS = 10,
/toolchain/binutils/binutils-2.25/gold/po/
Did.po1587 #. Any target which wants to handle STB_LOOS, etc., needs to
Dfi.po1947 #. Any target which wants to handle STB_LOOS, etc., needs to
Dgold.pot2960 #. Any target which wants to handle STB_LOOS, etc., needs to
Dit.po1941 #. Any target which wants to handle STB_LOOS, etc., needs to
Des.po1940 #. Any target which wants to handle STB_LOOS, etc., needs to
Dvi.po1960 #. Any target which wants to handle STB_LOOS, etc., needs to
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c9524 else if (binding >= STB_LOOS && binding <= STB_HIOS) in get_symbol_binding()
/toolchain/binutils/binutils-2.25/bfd/
Delflink.c2880 && ELF_ST_BIND (sym->st_info) < STB_LOOS) in is_global_data_symbol_definition()