| 
    OpenOCD
    
   | 
 

Data Fields | |
| struct swbp_mem_patch * | next | 
| uint8_t | orig_byte | 
| uint32_t | physaddr | 
| uint32_t | swbp_unique_id | 
Definition at line 192 of file x86_32_common.h.
| struct swbp_mem_patch* swbp_mem_patch::next | 
Definition at line 196 of file x86_32_common.h.
Referenced by set_swbp(), unset_swbp(), x86_32_common_read_phys_mem(), and x86_32_common_write_phys_mem().
| uint8_t swbp_mem_patch::orig_byte | 
Definition at line 193 of file x86_32_common.h.
Referenced by set_swbp(), and x86_32_common_read_phys_mem().
| uint32_t swbp_mem_patch::physaddr | 
Definition at line 195 of file x86_32_common.h.
Referenced by set_swbp(), x86_32_common_read_phys_mem(), and x86_32_common_write_phys_mem().
| uint32_t swbp_mem_patch::swbp_unique_id | 
Definition at line 194 of file x86_32_common.h.
Referenced by set_swbp(), unset_swbp(), and x86_32_common_write_phys_mem().