Home
last modified time | relevance | path

Searched refs:makes_toc_func_call (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-ppc.c4004 #define makes_toc_func_call sec_flg3 macro
11615 || sym_sec->makes_toc_func_call) in toc_adjusting_stub_needed()
11676 || isec->map_head.s->makes_toc_func_call) in toc_adjusting_stub_needed()
11690 isec->makes_toc_func_call = 1; in toc_adjusting_stub_needed()
11770 if (i->makes_toc_func_call) in check_pasted_section()
12209 || code_sec->makes_toc_func_call)) in ppc64_elf_size_stubs()
DChangeLog-20102746 by recursion. Set makes_toc_func_call here..
2986 (makes_toc_func_call, call_check_in_progress): Shuffle flags.
3101 (has_toc_reloc, makes_toc_func_call, call_check_in_progress): Update.
DChangeLog-20113193 for toc pointer on any section having makes_toc_func_call set.
3195 the same toc if any has makes_toc_func_call set.
DChangeLog-20055230 (has_toc_reloc, makes_toc_func_call, call_check_in_progress): Define.