Searched refs:STB_LOOS (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.25/include/elf/ |
D | hppa.h | 619 #define STB_HP_ALIAS (STB_LOOS + 0x0)
|
D | common.h | 667 #define STB_LOOS 10 /* OS-specific semantics */ macro
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | elfcpp.h | 524 STB_LOOS = 10,
|
/toolchain/binutils/binutils-2.25/gold/po/ |
D | id.po | 1587 #. Any target which wants to handle STB_LOOS, etc., needs to
|
D | fi.po | 1947 #. Any target which wants to handle STB_LOOS, etc., needs to
|
D | gold.pot | 2960 #. Any target which wants to handle STB_LOOS, etc., needs to
|
D | it.po | 1941 #. Any target which wants to handle STB_LOOS, etc., needs to
|
D | es.po | 1940 #. Any target which wants to handle STB_LOOS, etc., needs to
|
D | vi.po | 1960 #. Any target which wants to handle STB_LOOS, etc., needs to
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | readelf.c | 9524 else if (binding >= STB_LOOS && binding <= STB_HIOS) in get_symbol_binding()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elflink.c | 2880 && ELF_ST_BIND (sym->st_info) < STB_LOOS) in is_global_data_symbol_definition()
|