Home
last modified time | relevance | path

Searched refs:is_section_symbol (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/binutils/binutils-2.37/gold/
H A Dicf.cc356 bool is_section_symbol = false; in get_section_contents() local
366 is_section_symbol = true; in get_section_contents()
491 if (is_section_symbol) in get_section_contents()
H A Doutput.h1158 bool is_symbolless, bool is_section_symbol,
1164 bool is_symbolless, bool is_section_symbol,
1400 bool is_symbolless, bool is_section_symbol, in Output_reloc() argument
1403 is_symbolless, is_section_symbol, use_plt_offset), in Output_reloc()
1411 bool is_symbolless, bool is_section_symbol, in Output_reloc() argument
1414 is_symbolless, is_section_symbol, use_plt_offset), in Output_reloc()
H A DChangeLog-20161075 (Mips_got_entry::is_section_symbol): New method.
1076 (Mips_got_info::record_local_got_symbol): Add is_section_symbol
1080 is_section_symbol argument, and pass it to
1130 (Mips_got_info::record_local_got_symbol): Add is_section_symbol and
1154 is_section_symbol to Mips_got_info::record_local_got_symbol.
H A Dmips.cc445 unsigned int shndx, bool is_section_symbol) in Mips_got_entry() argument
447 is_section_symbol_(is_section_symbol), shndx_(shndx) in Mips_got_entry()
543 is_section_symbol() const in is_section_symbol() function in __anon92d96bf40111::Mips_got_entry
707 bool is_section_symbol);
2001 bool is_section_symbol) in record_local_got_symbol() argument
2005 is_section_symbol); in record_local_got_symbol()
5703 bool is_section_symbol) in record_local_got_symbol() argument
5708 shndx, is_section_symbol); in record_local_got_symbol()
5880 if (!entry->is_section_symbol()) in add_local_entries()
10529 bool is_section_symbol = lsym.get_st_type() == elfcpp::STT_SECTION; in local() local
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dicf.cc356 bool is_section_symbol = false; in get_section_contents() local
366 is_section_symbol = true; in get_section_contents()
491 if (is_section_symbol) in get_section_contents()
H A Doutput.h1158 bool is_symbolless, bool is_section_symbol,
1164 bool is_symbolless, bool is_section_symbol,
1400 bool is_symbolless, bool is_section_symbol, in Output_reloc() argument
1403 is_symbolless, is_section_symbol, use_plt_offset), in Output_reloc()
1411 bool is_symbolless, bool is_section_symbol, in Output_reloc() argument
1414 is_symbolless, is_section_symbol, use_plt_offset), in Output_reloc()
H A DChangeLog-20161075 (Mips_got_entry::is_section_symbol): New method.
1076 (Mips_got_info::record_local_got_symbol): Add is_section_symbol
1080 is_section_symbol argument, and pass it to
1130 (Mips_got_info::record_local_got_symbol): Add is_section_symbol and
1154 is_section_symbol to Mips_got_info::record_local_got_symbol.
H A Dmips.cc445 unsigned int shndx, bool is_section_symbol) in Mips_got_entry() argument
447 is_section_symbol_(is_section_symbol), shndx_(shndx) in Mips_got_entry()
543 is_section_symbol() const in is_section_symbol() function in __anonfa87acc50111::Mips_got_entry
707 bool is_section_symbol);
2001 bool is_section_symbol) in record_local_got_symbol() argument
2005 is_section_symbol); in record_local_got_symbol()
5703 bool is_section_symbol) in record_local_got_symbol() argument
5708 shndx, is_section_symbol); in record_local_got_symbol()
5880 if (!entry->is_section_symbol()) in add_local_entries()
10529 bool is_section_symbol = lsym.get_st_type() == elfcpp::STT_SECTION; in local() local
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Dicf.cc356 bool is_section_symbol = false; in get_section_contents() local
366 is_section_symbol = true; in get_section_contents()
491 if (is_section_symbol) in get_section_contents()
H A Doutput.h1158 bool is_symbolless, bool is_section_symbol,
1164 bool is_symbolless, bool is_section_symbol,
1400 bool is_symbolless, bool is_section_symbol, in Output_reloc() argument
1403 is_symbolless, is_section_symbol, use_plt_offset), in Output_reloc()
1411 bool is_symbolless, bool is_section_symbol, in Output_reloc() argument
1414 is_symbolless, is_section_symbol, use_plt_offset), in Output_reloc()
H A DChangeLog-20161075 (Mips_got_entry::is_section_symbol): New method.
1076 (Mips_got_info::record_local_got_symbol): Add is_section_symbol
1080 is_section_symbol argument, and pass it to
1130 (Mips_got_info::record_local_got_symbol): Add is_section_symbol and
1154 is_section_symbol to Mips_got_info::record_local_got_symbol.
H A Dmips.cc445 unsigned int shndx, bool is_section_symbol) in Mips_got_entry() argument
447 is_section_symbol_(is_section_symbol), shndx_(shndx) in Mips_got_entry()
543 is_section_symbol() const in is_section_symbol() function in __anonb7043afa0111::Mips_got_entry
707 bool is_section_symbol);
2001 bool is_section_symbol) in record_local_got_symbol() argument
2005 is_section_symbol); in record_local_got_symbol()
5703 bool is_section_symbol) in record_local_got_symbol() argument
5708 shndx, is_section_symbol); in record_local_got_symbol()
5880 if (!entry->is_section_symbol()) in add_local_entries()
10529 bool is_section_symbol = lsym.get_st_type() == elfcpp::STT_SECTION; in local() local
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-m68hc1x.c973 bool is_section_symbol = false; in elf32_m68hc11_relocate_section() local
1001 is_section_symbol = ELF_ST_TYPE (sym->st_info) & STT_SECTION; in elf32_m68hc11_relocate_section()
1221 if (!is_xgate_symbol && !is_section_symbol) in elf32_m68hc11_relocate_section()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-m68hc1x.c956 bfd_boolean is_section_symbol = FALSE; in elf32_m68hc11_relocate_section() local
984 is_section_symbol = ELF_ST_TYPE (sym->st_info) & STT_SECTION; in elf32_m68hc11_relocate_section()
1210 if (!is_xgate_symbol && !is_section_symbol) in elf32_m68hc11_relocate_section()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-m68hc1x.c973 bool is_section_symbol = false; in elf32_m68hc11_relocate_section() local
1001 is_section_symbol = ELF_ST_TYPE (sym->st_info) & STT_SECTION; in elf32_m68hc11_relocate_section()
1221 if (!is_xgate_symbol && !is_section_symbol) in elf32_m68hc11_relocate_section()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-m68hc1x.c973 bool is_section_symbol = false; in elf32_m68hc11_relocate_section() local
1001 is_section_symbol = ELF_ST_TYPE (sym->st_info) & STT_SECTION; in elf32_m68hc11_relocate_section()
1221 if (!is_xgate_symbol && !is_section_symbol) in elf32_m68hc11_relocate_section()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-m68hc1x.c956 bfd_boolean is_section_symbol = FALSE; in elf32_m68hc11_relocate_section() local
984 is_section_symbol = ELF_ST_TYPE (sym->st_info) & STT_SECTION; in elf32_m68hc11_relocate_section()
1210 if (!is_xgate_symbol && !is_section_symbol) in elf32_m68hc11_relocate_section()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-m68hc1x.c973 bool is_section_symbol = false; in elf32_m68hc11_relocate_section() local
1001 is_section_symbol = ELF_ST_TYPE (sym->st_info) & STT_SECTION; in elf32_m68hc11_relocate_section()
1221 if (!is_xgate_symbol && !is_section_symbol) in elf32_m68hc11_relocate_section()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-m68hc1x.c948 bfd_boolean is_section_symbol = FALSE; in elf32_m68hc11_relocate_section() local
974 is_section_symbol = ELF_ST_TYPE (sym->st_info) & STT_SECTION; in elf32_m68hc11_relocate_section()
1215 if (!is_xgate_symbol && !is_section_symbol) in elf32_m68hc11_relocate_section()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-m68hc1x.c953 bfd_boolean is_section_symbol = FALSE; in elf32_m68hc11_relocate_section() local
981 is_section_symbol = ELF_ST_TYPE (sym->st_info) & STT_SECTION; in elf32_m68hc11_relocate_section()
1209 if (!is_xgate_symbol && !is_section_symbol) in elf32_m68hc11_relocate_section()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A DChangeLog520 (Mips_got_entry::is_section_symbol): New method.
521 (Mips_got_info::record_local_got_symbol): Add is_section_symbol
525 is_section_symbol argument, and pass it to
575 (Mips_got_info::record_local_got_symbol): Add is_section_symbol and
599 is_section_symbol to Mips_got_info::record_local_got_symbol.
H A Doutput.h1158 bool is_symbolless, bool is_section_symbol,
1164 bool is_symbolless, bool is_section_symbol,
1400 bool is_symbolless, bool is_section_symbol, in Output_reloc() argument
1403 is_symbolless, is_section_symbol, use_plt_offset), in Output_reloc()
1411 bool is_symbolless, bool is_section_symbol, in Output_reloc() argument
1414 is_symbolless, is_section_symbol, use_plt_offset), in Output_reloc()
H A Dmips.cc442 unsigned int shndx, bool is_section_symbol) in Mips_got_entry() argument
444 is_section_symbol_(is_section_symbol), shndx_(shndx) in Mips_got_entry()
538 is_section_symbol() const in is_section_symbol() function in __anonbc7a62c10111::Mips_got_entry
704 bool is_section_symbol);
1990 bool is_section_symbol) in record_local_got_symbol() argument
1994 is_section_symbol); in record_local_got_symbol()
5606 bool is_section_symbol) in record_local_got_symbol() argument
5611 shndx, is_section_symbol); in record_local_got_symbol()
5795 if (!entry->is_section_symbol()) in add_local_entries()
10423 bool is_section_symbol = lsym.get_st_type() == elfcpp::STT_SECTION; in local() local
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A DChangeLog520 (Mips_got_entry::is_section_symbol): New method.
521 (Mips_got_info::record_local_got_symbol): Add is_section_symbol
525 is_section_symbol argument, and pass it to
575 (Mips_got_info::record_local_got_symbol): Add is_section_symbol and
599 is_section_symbol to Mips_got_info::record_local_got_symbol.
H A Doutput.h1158 bool is_symbolless, bool is_section_symbol,
1164 bool is_symbolless, bool is_section_symbol,
1400 bool is_symbolless, bool is_section_symbol, in Output_reloc() argument
1403 is_symbolless, is_section_symbol, use_plt_offset), in Output_reloc()
1411 bool is_symbolless, bool is_section_symbol, in Output_reloc() argument
1414 is_symbolless, is_section_symbol, use_plt_offset), in Output_reloc()

123