Home
last modified time | relevance | path

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

/external/ltrace/sysdeps/linux-gnu/ia64/
Dbreakpoint.c170 char cbundle[16]; member
194 template = extract_bit_field(bundle.cbundle, 0, 5); in arch_enable_breakpoint()
199 instr = slotN_contents(bundle.cbundle, slotnum); in arch_enable_breakpoint()
203 replace_slotN_contents(bundle.cbundle, 0x00002000040LL, slotnum); in arch_enable_breakpoint()
228 replace_slotN_contents(bundle.cbundle, instr, slotnum); in arch_disable_breakpoint()