Home
last modified time | relevance | path

Searched refs:ExternalLabel (Results 1 – 2 of 2) sorted by relevance

/art/compiler/utils/
Dlabel.h49 class ExternalLabel {
51 ExternalLabel(const char* name_in, uintptr_t address_in) in ExternalLabel() function
/art/compiler/utils/x86/
Dassembler_x86.h321 void call(const ExternalLabel& label);