Searched refs:try_catch_address (Results 1 – 7 of 7) 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()409 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch() argument411 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()
80 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch() argument81 return try_catch_address; in RegisterCTryCatch()466 static inline uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) { in RegisterCTryCatch() argument468 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()903 static uintptr_t RegisterCTryCatch(uintptr_t try_catch_address) {905 return sim->PushAddress(try_catch_address);