Searched defs:lhs (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/ |
D | ldexp.c | 321 etree_value_type lhs; in fold_binary() local 1106 exp_binop (int code, etree_type *lhs, etree_type *rhs) in exp_binop() 1126 exp_trinop (int code, etree_type *cond, etree_type *lhs, etree_type *rhs) in exp_trinop()
|
D | ldexp.h | 56 union etree_union *lhs; member 62 union etree_union *lhs; member
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-nds32.h | 62 #define md_allow_local_subtract(lhs,rhs,sect) nds32_allow_local_subtract (lhs, rhs, sect) argument
|
D | tc-z80.c | 1139 int lhs, rhs; in emit_add() local
|
D | tc-nds32.c | 6179 compar_relent (const void *lhs, const void *rhs) in compar_relent()
|
D | tc-aarch64.c | 3579 operand_error_higher_severity_p (enum aarch64_operand_error_kind lhs, in operand_error_higher_severity_p()
|
D | tc-arm.c | 5752 parse_psr (char **str, bfd_boolean lhs) in parse_psr()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | vms-lib.c | 352 struct vms_lhs lhs; in vms_traverse_index() local
|
D | elf32-nds32.c | 2297 nds32_insertion_sort (void *base, size_t nmemb, size_t size, in nds32_insertion_sort() 2340 compar_reloc (const void *lhs, const void *rhs) in compar_reloc()
|