Home
last modified time | relevance | path

Searched defs:targetPtr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/absint/
Dexec_context.h91 …void ProcessJump(const uint8_t *jmpInsnPtr, const uint8_t *targetPtr, Reporter reporter, EntryPoin… in ProcessJump()
106 void ProcessJump(const uint8_t *jmpInsnPtr, const uint8_t *targetPtr, EntryPointType codeType) in ProcessJump()
/arkcompiler/runtime_core/static_core/libpandafile/
Dbytecode_emitter.cpp192 uint32_t *targetPtr) in DoReserveSpaceForOffset()