Searched +defs:branch +defs:s (Results 1 – 4 of 4) sorted by relevance
72 #define TC_S_IS_SYSPROC(s) ((1 <= S_GET_OTHER (s)) && (S_GET_OTHER (s) <= 32)) argument73 #define TC_S_IS_BALNAME(s) (S_GET_OTHER (s) == N_BALNAME) argument74 #define TC_S_IS_CALLNAME(s) (S_GET_OTHER (s) == N_CALLNAME) argument75 #define TC_S_IS_BADPROC(s) ((S_GET_OTHER (s) != 0) && !TC_S_IS_CALLNAME (s) && !TC_S_IS_BALNAME (s)… argument77 #define TC_S_SET_SYSPROC(s, p) (S_SET_OTHER ((s), (p) + 1)) argument78 #define TC_S_GET_SYSPROC(s) (S_GET_OTHER (s) - 1) argument80 #define TC_S_FORCE_TO_BALNAME(s) (S_SET_OTHER ((s), N_BALNAME)) argument81 #define TC_S_FORCE_TO_CALLNAME(s) (S_SET_OTHER ((s), N_CALLNAME)) argument82 #define TC_S_FORCE_TO_SYSPROC(s) {;} argument87 #define TC_S_IS_SYSPROC(s) (S_GET_STORAGE_CLASS (s) == C_SCALL) argument[all …]
1988 asection *s; in elf_x86_64_check_relocs() local2237 asection *s; in elf_x86_64_adjust_dynamic_symbol() local2435 asection *s = htab->plt_bnd; in elf_x86_64_allocate_dynrelocs() local2465 asection *s = htab->elf.splt; in elf_x86_64_allocate_dynrelocs() local2541 asection *s; in elf_x86_64_allocate_dynrelocs() local2724 asection *s = p->sec->output_section; in elf_x86_64_readonly_dynrelocs() local2902 asection *s; in elf_x86_64_size_dynamic_sections() local3789 asection *s; in elf_x86_64_relocate_section() local3940 bfd_boolean branch in elf_x86_64_relocate_section() local5099 asection *s; in elf_x86_64_finish_dynamic_sections() local[all …]
2674 struct elf32_vfp11_erratum_list *branch; member3236 asection *s; in elf32_arm_get_local_dynreloc_list() local3321 asection *s; in create_ifunc_sections() local4824 int s = (insn & 0x4000000) != 0; in cortex_a8_erratum_scan() local5730 asection * s; in arm_allocate_glue_section_space() local5791 asection * s; in record_arm_to_thumb_glue() local5860 asection * s; in record_arm_bx_glue() local5952 elf32_vfp11_erratum_list *branch, in record_vfp11_erratum_veneer()5957 asection *s; in record_vfp11_erratum_veneer() local7095 asection * s = 0; in elf32_thumb_to_arm_stub() local[all …]
565 asection *s; in spu_elf_create_sections() local600 asection *s; in spu_elf_create_sections() local641 asection *s; in spu_elf_find_overlays() local934 bfd_boolean branch, hint, call; in needs_ovl_stub() local1914 asection *s; in spu_elf_build_stubs() local2655 interesting_section (asection *s) in interesting_section()3016 asection *s; in discover_functions() local3033 asection *s = psecs[*psy - syms]; in discover_functions() local3054 asection *s = psecs[sy - syms]; in discover_functions() local3110 asection *s; in discover_functions() local[all …]