Searched defs:GetEntryLabel (Results 1 – 3 of 3) sorted by relevance
252 vixl::aarch32::Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function
126 vixl::aarch64::Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function
123 Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function