Home
last modified time | relevance | path

Searched defs:SetDispatchTable (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/runtime/interpreter/
Ddispatch_table.h30 ALWAYS_INLINE inline void SetDispatchTable(const void *const *dispatch_table) in SetDispatchTable() function
Dstate.h132 ALWAYS_INLINE inline void SetDispatchTable(const void *const *dispatch_table) in SetDispatchTable() function
225 void SetDispatchTable([[maybe_unused]] const void *const *dispatch_table) {} in SetDispatchTable() function
Dinstruction_handler_state.h69 ALWAYS_INLINE void SetDispatchTable(const void *const *dispatch_table) in SetDispatchTable() function
Dinstruction_handler_base.h266 ALWAYS_INLINE void SetDispatchTable(const void *const *dispatch_table) in SetDispatchTable() function
/arkcompiler/runtime_core/runtime/interpreter/arch/aarch64/
Dglobal_regs.h104 ALWAYS_INLINE inline void SetDispatchTable(const void *const *dispatch_table) in SetDispatchTable() function