Home
last modified time | relevance | path

Searched refs:InsertMachineCodeObject (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dsparse_space.h360 void InsertMachineCodeObject(TextStart start, TextEnd end, MachineCodeAddress obj) in InsertMachineCodeObject() function
Dsparse_space.cpp855 machineCodeObjectLocations.InsertMachineCodeObject(start, end, address); in StoreMachineCodeObjectLocation()