Searched defs:Branch (Results 1 – 5 of 5) sorted by relevance
/art/runtime/ | ||
D | instrumentation.h | 422 void Branch(Thread* thread, ArtMethod* method, uint32_t dex_pc, int32_t offset) const in Branch() function |
D | trace.cc | 825 void Trace::Branch(Thread* /*thread*/, ArtMethod* method, in Branch() function in art::Trace |
D | instrumentation_test.cc | 141 void Branch(Thread* thread ATTRIBUTE_UNUSED, in Branch() function in art::instrumentation::FINAL |
/art/openjdkjvmti/ | ||
D | events.cc | 836 void Branch(art::Thread* self ATTRIBUTE_UNUSED, in Branch() function in openjdkjvmti::FINAL |
/art/compiler/utils/mips64/ | ||
D | assembler_mips64.cc | 2429 Mips64Assembler::Branch::Branch(uint32_t location, uint32_t target, bool is_call, bool is_bare) in Branch() function in art::mips64::Mips64Assembler::Branch |