Searched defs:Entry (Results 1 – 6 of 6) sorted by relevance
100 struct Entry { struct105 Entry() : str_offset(0), data(0), next_pos_delta(0) {} in Entry() function107 bool IsEmpty() const { in IsEmpty()111 bool IsLast() const { in IsLast()
186 vixl::aarch64::Label* Entry() { return &exception_entry_; } in Entry() function
210 vixl32::Label* Entry() { return &exception_entry_; } in Entry() function
73 Label* Entry() { return &entry_; } in Entry() function
171 MipsLabel* Entry() { return &exception_entry_; } in Entry() function
404 Mips64Label* Entry() { return &exception_entry_; } in Entry() function