Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-m68hc1x.c956 bfd_boolean is_section_symbol = FALSE; in elf32_m68hc11_relocate_section() local
982 is_section_symbol = ELF_ST_TYPE (sym->st_info) & STT_SECTION; in elf32_m68hc11_relocate_section()
1223 if (!is_xgate_symbol && !is_section_symbol) in elf32_m68hc11_relocate_section()
/toolchain/binutils/binutils-2.25/gold/
Doutput.h1045 bool is_symbolless, bool is_section_symbol,
1051 bool is_symbolless, bool is_section_symbol,
1287 bool is_symbolless, bool is_section_symbol, in Output_reloc() argument
1290 is_symbolless, is_section_symbol, use_plt_offset), in Output_reloc()
1298 bool is_symbolless, bool is_section_symbol, in Output_reloc() argument
1301 is_symbolless, is_section_symbol, use_plt_offset), in Output_reloc()
Dobject.h1718 gold_assert(!this->is_section_symbol()); in set_needs_output_dynsym_entry()
1778 is_section_symbol() const in is_section_symbol() function
Doutput.cc763 bool is_section_symbol, in Output_reloc() argument
767 is_section_symbol_(is_section_symbol), use_plt_offset_(use_plt_offset), in Output_reloc()
789 bool is_section_symbol, in Output_reloc() argument
793 is_section_symbol_(is_section_symbol), use_plt_offset_(use_plt_offset), in Output_reloc()
Dobject.cc2333 else if (!lv_in->is_section_symbol()) in compute_final_local_value_internal()
2376 || (lv_in->is_section_symbol() in compute_final_local_value_internal()
Daarch64.cc3955 if (psymval->is_section_symbol()) in scan_reloc_section_for_stubs()
Darm.cc12019 if (psymval->is_section_symbol()) in scan_reloc_section_for_stubs()