| /src/external/gpl3/gdb/dist/gdb/ |
| displaced-stepping.h | 101 unavailable = false; 113 return UNAVAILABLE. This is set and reset by the gdbarch in the 115 bool unavailable; member in struct:displaced_step_inferior_state
|
| displaced-stepping.h | 101 unavailable = false; 113 return UNAVAILABLE. This is set and reset by the gdbarch in the 115 bool unavailable; member in struct:displaced_step_inferior_state
|
| frame.c | 92 /* Value is unavailable. */ 417 res += "stack=<unavailable>"; 507 res += "pc=<unavailable>,"; 878 Likewise if either ID has an unavailable stack address. */ 1007 frame_debug_printf ("this_frame=%d -> <unavailable>", 1071 frame_debug_printf ("this_frame=%d -> unavailable", 1223 int unavailable; local 1228 frame_register_unwind (next_frame, regnum, &optimized, &unavailable, 1234 if (unavailable) 1331 gdb_printf (&debug_file, " unavailable"); 1488 int unavailable; local 1494 &optimized, &unavailable, &lval, &addr, &realnum, local 2159 int unavailable; local [all...] |
| valprint.c | 435 fprintf_styled (stream, metadata_style.style (), _("<unavailable>")); 1370 needed to check whether VAL is optimized-out or unavailable 2089 bool unavailable = element->entirely_unavailable (); 2105 || (unavailable 2088 bool unavailable = element->entirely_unavailable (); local
|
| frame.c | 92 /* Value is unavailable. */ 417 res += "stack=<unavailable>"; 507 res += "pc=<unavailable>,"; 878 Likewise if either ID has an unavailable stack address. */ 1007 frame_debug_printf ("this_frame=%d -> <unavailable>", 1071 frame_debug_printf ("this_frame=%d -> unavailable", 1223 int unavailable; local 1228 frame_register_unwind (next_frame, regnum, &optimized, &unavailable, 1234 if (unavailable) 1331 gdb_printf (&debug_file, " unavailable"); 1488 int unavailable; local 1494 &optimized, &unavailable, &lval, &addr, &realnum, local 2159 int unavailable; local [all...] |
| valprint.c | 435 fprintf_styled (stream, metadata_style.style (), _("<unavailable>")); 1370 needed to check whether VAL is optimized-out or unavailable 2089 bool unavailable = element->entirely_unavailable (); 2105 || (unavailable 2088 bool unavailable = element->entirely_unavailable (); local
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| displaced-stepping.h | 101 unavailable = false; 113 return UNAVAILABLE. This is set and reset by the gdbarch in the 115 bool unavailable; member in struct:displaced_step_inferior_state
|
| displaced-stepping.h | 101 unavailable = false; 113 return UNAVAILABLE. This is set and reset by the gdbarch in the 115 bool unavailable; member in struct:displaced_step_inferior_state
|
| frame.c | 92 /* Value is unavailable. */ 417 res += "stack=<unavailable>"; 507 res += "pc=<unavailable>,"; 878 Likewise if either ID has an unavailable stack address. */ 1007 frame_debug_printf ("this_frame=%d -> <unavailable>", 1071 frame_debug_printf ("this_frame=%d -> unavailable", 1223 int unavailable; local 1228 frame_register_unwind (next_frame, regnum, &optimized, &unavailable, 1234 if (unavailable) 1331 gdb_printf (&debug_file, " unavailable"); 1488 int unavailable; local 1494 &optimized, &unavailable, &lval, &addr, &realnum, local 2159 int unavailable; local [all...] |
| valprint.c | 435 fprintf_styled (stream, metadata_style.style (), _("<unavailable>")); 1296 needed to check whether VAL is optimized-out or unavailable 2015 bool unavailable = element->entirely_unavailable (); 2031 || (unavailable 2014 bool unavailable = element->entirely_unavailable (); local
|
| frame.c | 92 /* Value is unavailable. */ 417 res += "stack=<unavailable>"; 507 res += "pc=<unavailable>,"; 878 Likewise if either ID has an unavailable stack address. */ 1007 frame_debug_printf ("this_frame=%d -> <unavailable>", 1071 frame_debug_printf ("this_frame=%d -> unavailable", 1223 int unavailable; local 1228 frame_register_unwind (next_frame, regnum, &optimized, &unavailable, 1234 if (unavailable) 1331 gdb_printf (&debug_file, " unavailable"); 1488 int unavailable; local 1494 &optimized, &unavailable, &lval, &addr, &realnum, local 2159 int unavailable; local [all...] |
| /src/external/ibm-public/postfix/dist/src/postqueue/ |
| postqueue.c | 441 "Queue report unavailable - mail system is down" 537 /* unavailable - sanitize exit status from library run-time errors */ 539 static void unavailable(void) function 593 msg_cleanup(unavailable);
|
| postqueue.c | 441 "Queue report unavailable - mail system is down" 537 /* unavailable - sanitize exit status from library run-time errors */ 539 static void unavailable(void) function 593 msg_cleanup(unavailable);
|
| /src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| falkor-tag-collision-avoidance.cc | 153 /* Pair of instruction information and unavailable register set to pass to 170 /* Add all aliases of the register to the unavailable register set. REG is the 172 UNAVAILABLE is the hard register set to add the ignored register numbers to 175 ignore_all_aliases (HARD_REG_SET *unavailable, machine_mode mode, unsigned reg) 177 add_to_hard_reg_set (unavailable, mode, reg); 178 add_to_hard_reg_set (unavailable, mode, reg + 16); 179 add_to_hard_reg_set (unavailable, mode, reg + 32); 180 add_to_hard_reg_set (unavailable, mode, reg + 48); 184 /* Callback to check which destination registers are unavailable to us for 188 set UNAVAILABLE that is used to record hard register numbers that cannot b 194 HARD_REG_SET *unavailable = arg->second; local [all...] |
| falkor-tag-collision-avoidance.cc | 153 /* Pair of instruction information and unavailable register set to pass to 170 /* Add all aliases of the register to the unavailable register set. REG is the 172 UNAVAILABLE is the hard register set to add the ignored register numbers to 175 ignore_all_aliases (HARD_REG_SET *unavailable, machine_mode mode, unsigned reg) 177 add_to_hard_reg_set (unavailable, mode, reg); 178 add_to_hard_reg_set (unavailable, mode, reg + 16); 179 add_to_hard_reg_set (unavailable, mode, reg + 32); 180 add_to_hard_reg_set (unavailable, mode, reg + 48); 184 /* Callback to check which destination registers are unavailable to us for 188 set UNAVAILABLE that is used to record hard register numbers that cannot b 194 HARD_REG_SET *unavailable = arg->second; local [all...] |
| cortex-a57-fma-steering.cc | 243 register not in the set UNAVAILABLE. Adapted from rename_chains in 247 rename_single_chain (du_head_p head, HARD_REG_SET *unavailable) 271 *unavailable |= ~reg_class_contents[tmp->cl]; 278 best_new_reg = find_rename_reg (head, super_class, unavailable, reg, 618 HARD_REG_SET unavailable; local 633 CLEAR_HARD_REG_SET (unavailable); 636 add_to_hard_reg_set (&unavailable, Pmode, FRAME_POINTER_REGNUM); 637 add_to_hard_reg_set (&unavailable, Pmode, HARD_FRAME_POINTER_REGNUM); 643 add_to_hard_reg_set (&unavailable, mode, reg); 645 if (!rename_single_chain (this->m_head, &unavailable)) [all...] |
| cortex-a57-fma-steering.cc | 243 register not in the set UNAVAILABLE. Adapted from rename_chains in 247 rename_single_chain (du_head_p head, HARD_REG_SET *unavailable) 271 *unavailable |= ~reg_class_contents[tmp->cl]; 278 best_new_reg = find_rename_reg (head, super_class, unavailable, reg, 618 HARD_REG_SET unavailable; local 633 CLEAR_HARD_REG_SET (unavailable); 636 add_to_hard_reg_set (&unavailable, Pmode, FRAME_POINTER_REGNUM); 637 add_to_hard_reg_set (&unavailable, Pmode, HARD_FRAME_POINTER_REGNUM); 643 add_to_hard_reg_set (&unavailable, mode, reg); 645 if (!rename_single_chain (this->m_head, &unavailable)) [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| falkor-tag-collision-avoidance.cc | 153 /* Pair of instruction information and unavailable register set to pass to 170 /* Add all aliases of the register to the unavailable register set. REG is the 172 UNAVAILABLE is the hard register set to add the ignored register numbers to 175 ignore_all_aliases (HARD_REG_SET *unavailable, machine_mode mode, unsigned reg) 177 add_to_hard_reg_set (unavailable, mode, reg); 178 add_to_hard_reg_set (unavailable, mode, reg + 16); 179 add_to_hard_reg_set (unavailable, mode, reg + 32); 180 add_to_hard_reg_set (unavailable, mode, reg + 48); 184 /* Callback to check which destination registers are unavailable to us for 188 set UNAVAILABLE that is used to record hard register numbers that cannot b 194 HARD_REG_SET *unavailable = arg->second; local [all...] |
| falkor-tag-collision-avoidance.cc | 153 /* Pair of instruction information and unavailable register set to pass to 170 /* Add all aliases of the register to the unavailable register set. REG is the 172 UNAVAILABLE is the hard register set to add the ignored register numbers to 175 ignore_all_aliases (HARD_REG_SET *unavailable, machine_mode mode, unsigned reg) 177 add_to_hard_reg_set (unavailable, mode, reg); 178 add_to_hard_reg_set (unavailable, mode, reg + 16); 179 add_to_hard_reg_set (unavailable, mode, reg + 32); 180 add_to_hard_reg_set (unavailable, mode, reg + 48); 184 /* Callback to check which destination registers are unavailable to us for 188 set UNAVAILABLE that is used to record hard register numbers that cannot b 194 HARD_REG_SET *unavailable = arg->second; local [all...] |
| cortex-a57-fma-steering.cc | 243 register not in the set UNAVAILABLE. Adapted from rename_chains in 247 rename_single_chain (du_head_p head, HARD_REG_SET *unavailable) 271 *unavailable |= ~reg_class_contents[tmp->cl]; 278 best_new_reg = find_rename_reg (head, super_class, unavailable, reg, 618 HARD_REG_SET unavailable; local 633 CLEAR_HARD_REG_SET (unavailable); 636 add_to_hard_reg_set (&unavailable, Pmode, FRAME_POINTER_REGNUM); 637 add_to_hard_reg_set (&unavailable, Pmode, HARD_FRAME_POINTER_REGNUM); 643 add_to_hard_reg_set (&unavailable, mode, reg); 645 if (!rename_single_chain (this->m_head, &unavailable)) [all...] |
| cortex-a57-fma-steering.cc | 243 register not in the set UNAVAILABLE. Adapted from rename_chains in 247 rename_single_chain (du_head_p head, HARD_REG_SET *unavailable) 271 *unavailable |= ~reg_class_contents[tmp->cl]; 278 best_new_reg = find_rename_reg (head, super_class, unavailable, reg, 618 HARD_REG_SET unavailable; local 633 CLEAR_HARD_REG_SET (unavailable); 636 add_to_hard_reg_set (&unavailable, Pmode, FRAME_POINTER_REGNUM); 637 add_to_hard_reg_set (&unavailable, Pmode, HARD_FRAME_POINTER_REGNUM); 643 add_to_hard_reg_set (&unavailable, mode, reg); 645 if (!rename_single_chain (this->m_head, &unavailable)) [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| regrename.cc | 320 REG in THIS_HEAD chain. THIS_UNAVAILABLE is a set of unavailable hard 367 the chain. UNAVAILABLE is a set of registers that cannot be used. 374 HARD_REG_SET *unavailable, int old_reg, bool best_rename) 381 /* Mark registers that overlap this chain's lifetime as unavailable. */ 382 merge_overlapping_regs (unavailable, this_head); 393 this_head, *unavailable)) 424 if (!check_new_reg_p (old_reg, new_reg, this_head, *unavailable)) 448 unavailable registers to *PUNAVAILABLE, which must be 475 HARD_REG_SET unavailable; local 481 CLEAR_HARD_REG_SET (unavailable); [all...] |
| regrename.cc | 320 REG in THIS_HEAD chain. THIS_UNAVAILABLE is a set of unavailable hard 367 the chain. UNAVAILABLE is a set of registers that cannot be used. 374 HARD_REG_SET *unavailable, int old_reg, bool best_rename) 381 /* Mark registers that overlap this chain's lifetime as unavailable. */ 382 merge_overlapping_regs (unavailable, this_head); 393 this_head, *unavailable)) 424 if (!check_new_reg_p (old_reg, new_reg, this_head, *unavailable)) 448 unavailable registers to *PUNAVAILABLE, which must be 475 HARD_REG_SET unavailable; local 481 CLEAR_HARD_REG_SET (unavailable); [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| regrename.cc | 320 REG in THIS_HEAD chain. THIS_UNAVAILABLE is a set of unavailable hard 367 the chain. UNAVAILABLE is a set of registers that cannot be used. 374 HARD_REG_SET *unavailable, int old_reg, bool best_rename) 381 /* Mark registers that overlap this chain's lifetime as unavailable. */ 382 merge_overlapping_regs (unavailable, this_head); 393 this_head, *unavailable)) 424 if (!check_new_reg_p (old_reg, new_reg, this_head, *unavailable)) 448 unavailable registers to *PUNAVAILABLE, which must be 475 HARD_REG_SET unavailable; local 481 CLEAR_HARD_REG_SET (unavailable); [all...] |
| regrename.cc | 320 REG in THIS_HEAD chain. THIS_UNAVAILABLE is a set of unavailable hard 367 the chain. UNAVAILABLE is a set of registers that cannot be used. 374 HARD_REG_SET *unavailable, int old_reg, bool best_rename) 381 /* Mark registers that overlap this chain's lifetime as unavailable. */ 382 merge_overlapping_regs (unavailable, this_head); 393 this_head, *unavailable)) 424 if (!check_new_reg_p (old_reg, new_reg, this_head, *unavailable)) 448 unavailable registers to *PUNAVAILABLE, which must be 475 HARD_REG_SET unavailable; local 481 CLEAR_HARD_REG_SET (unavailable); [all...] |