Searched defs:Entry (Results 1 – 5 of 5) sorted by relevance
99 struct Entry { struct104 Entry() : str_offset(0), data(0), next_pos_delta(0) {} in Entry() argument106 bool IsEmpty() const { in IsEmpty()110 bool IsLast() const { in IsLast()
71 vixl::Label* Entry() { return &exception_entry_; } in Entry() function
71 Label* Entry() { return &entry_; } in Entry() function
94 Mips64Label* Entry() { return &exception_entry_; } in Entry() function
94 MipsLabel* Entry() { return &exception_entry_; } in Entry() function