Searched defs:PatchCFI (Results 1 – 3 of 3) sorted by relevance
/art/compiler/utils/mips64/ | ||
D | assembler_mips64.cc | 42 void Mips64Assembler::PatchCFI() { in PatchCFI() function in art::mips64::Mips64Assembler |
/art/compiler/utils/arm/ | ||
D | assembler_thumb2.cc | 299 void Thumb2Assembler::PatchCFI() { in PatchCFI() function in art::arm::Thumb2Assembler |
/art/compiler/utils/mips/ | ||
D | assembler_mips.cc | 52 void MipsAssembler::PatchCFI(size_t number_of_delayed_adjust_pcs) { in PatchCFI() function in art::mips::MipsAssembler |