Searched defs:Branch (Results 1 – 8 of 8) sorted by relevance
/art/tools/tracefast-plugin/ |
D | tracefast.cc | 108 void Branch(art::Thread* thread ATTRIBUTE_UNUSED, in Branch() function in tracefast::Tracer
|
/art/runtime/ |
D | instrumentation.h | 426 void Branch(Thread* thread, ArtMethod* method, uint32_t dex_pc, int32_t offset) const in Branch() function
|
D | trace.cc | 780 void Trace::Branch(Thread* /*thread*/, ArtMethod* method, in Branch() function in art::Trace
|
D | instrumentation_test.cc | 140 void Branch(Thread* thread ATTRIBUTE_UNUSED, in Branch() function in art::instrumentation::TestInstrumentationListener
|
D | debugger.cc | 257 void Branch(Thread* /*thread*/, ArtMethod* method, uint32_t dex_pc, int32_t dex_pc_offset) in Branch() function in art::DebugInstrumentationListener
|
/art/openjdkjvmti/ |
D | events.cc | 938 void Branch(art::Thread* self ATTRIBUTE_UNUSED, in Branch() function in openjdkjvmti::JvmtiMethodTraceListener
|
/art/compiler/utils/mips64/ |
D | assembler_mips64.cc | 2449 Mips64Assembler::Branch::Branch(uint32_t location, uint32_t target, bool is_call, bool is_bare) in Branch() function in art::mips64::Mips64Assembler::Branch 2461 Mips64Assembler::Branch::Branch(bool is_r6, in Branch() function in art::mips64::Mips64Assembler::Branch 2511 Mips64Assembler::Branch::Branch(uint32_t location, GpuRegister dest_reg, Type label_or_literal_type) in Branch() function in art::mips64::Mips64Assembler::Branch
|
/art/compiler/utils/mips/ |
D | assembler_mips.cc | 3026 MipsAssembler::Branch::Branch(bool is_r6, in Branch() function in art::mips::MipsAssembler::Branch 3044 MipsAssembler::Branch::Branch(bool is_r6, in Branch() function in art::mips::MipsAssembler::Branch 3104 MipsAssembler::Branch::Branch(bool is_r6, in Branch() function in art::mips::MipsAssembler::Branch
|