Searched refs:try_catch_address (Results 1 – 6 of 6) sorted by relevance
37 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch() argument38 return try_catch_address; in RegisterCTryCatch()
39 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch() argument40 return try_catch_address; in RegisterCTryCatch()
51 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch() argument52 return try_catch_address; in RegisterCTryCatch()403 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch() argument405 return sim->PushAddress(try_catch_address); in RegisterCTryCatch()
51 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch() argument52 return try_catch_address; in RegisterCTryCatch()449 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch() argument451 return sim->PushAddress(try_catch_address); in RegisterCTryCatch()
66 static uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch() argument67 return try_catch_address; in RegisterCTryCatch()823 static uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) {825 return sim->PushAddress(try_catch_address);