Home
last modified time | relevance | path

Searched refs:NamedLabel (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/examples/aarch32/
H A Dcustom-aarch32-disasm.cc97 class NamedLabel : public Label { class
102 NamedLabel(CustomStream* stream, const char* name) in NamedLabel() function in vixl::aarch32::NamedLabel
104 ~NamedLabel() { in ~NamedLabel()
116 NamedLabel loop(&stream, "loop"); in RunCustomDisassemblerTest()
117 NamedLabel end(&stream, "end"); in RunCustomDisassemblerTest()

Completed in 2 milliseconds