Lines Matching refs:DwarfLocations

44                                             DwarfLocations* loc_regs) {  in GetLocationInfo()
324 bool DwarfCfa<AddressType>::cfa_nop(DwarfLocations*) { in cfa_nop() argument
329 bool DwarfCfa<uint32_t>::cfa_set_loc(DwarfLocations*) { in cfa_set_loc() argument
340 bool DwarfCfa<uint64_t>::cfa_set_loc(DwarfLocations*) { in cfa_set_loc() argument
351 bool DwarfCfa<AddressType>::cfa_advance_loc(DwarfLocations*) { in cfa_advance_loc() argument
357 bool DwarfCfa<AddressType>::cfa_offset(DwarfLocations* loc_regs) { in cfa_offset()
364 bool DwarfCfa<AddressType>::cfa_restore(DwarfLocations* loc_regs) { in cfa_restore()
381 bool DwarfCfa<AddressType>::cfa_undefined(DwarfLocations* loc_regs) { in cfa_undefined()
388 bool DwarfCfa<AddressType>::cfa_same_value(DwarfLocations* loc_regs) { in cfa_same_value()
395 bool DwarfCfa<AddressType>::cfa_register(DwarfLocations* loc_regs) { in cfa_register()
403 bool DwarfCfa<AddressType>::cfa_remember_state(DwarfLocations* loc_regs) { in cfa_remember_state()
409 bool DwarfCfa<AddressType>::cfa_restore_state(DwarfLocations* loc_regs) { in cfa_restore_state()
420 bool DwarfCfa<AddressType>::cfa_def_cfa(DwarfLocations* loc_regs) { in cfa_def_cfa()
426 bool DwarfCfa<AddressType>::cfa_def_cfa_register(DwarfLocations* loc_regs) { in cfa_def_cfa_register()
439 bool DwarfCfa<AddressType>::cfa_def_cfa_offset(DwarfLocations* loc_regs) { in cfa_def_cfa_offset()
452 bool DwarfCfa<AddressType>::cfa_def_cfa_expression(DwarfLocations* loc_regs) { in cfa_def_cfa_expression()
462 bool DwarfCfa<AddressType>::cfa_expression(DwarfLocations* loc_regs) { in cfa_expression()
470 bool DwarfCfa<AddressType>::cfa_offset_extended_sf(DwarfLocations* loc_regs) { in cfa_offset_extended_sf()
478 bool DwarfCfa<AddressType>::cfa_def_cfa_sf(DwarfLocations* loc_regs) { in cfa_def_cfa_sf()
486 bool DwarfCfa<AddressType>::cfa_def_cfa_offset_sf(DwarfLocations* loc_regs) { in cfa_def_cfa_offset_sf()
500 bool DwarfCfa<AddressType>::cfa_val_offset(DwarfLocations* loc_regs) { in cfa_val_offset()
508 bool DwarfCfa<AddressType>::cfa_val_offset_sf(DwarfLocations* loc_regs) { in cfa_val_offset_sf()
516 bool DwarfCfa<AddressType>::cfa_val_expression(DwarfLocations* loc_regs) { in cfa_val_expression()
524 bool DwarfCfa<AddressType>::cfa_gnu_negative_offset_extended(DwarfLocations* loc_regs) { in cfa_gnu_negative_offset_extended()
532 bool DwarfCfa<AddressType>::cfa_aarch64_negate_ra_state(DwarfLocations* loc_regs) { in cfa_aarch64_negate_ra_state()