Home
last modified time | relevance | path

Searched defs:GetPcOffset (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_gate_meta_data.h78 uint32_t GetPcOffset() const in GetPcOffset() function
Dbytecode_circuit_builder.h371 size_t GetPcOffset(const uint8_t *pc) const in GetPcOffset() function
376 size_t GetPcOffset(uint32_t bcIndex) const in GetPcOffset() function
/arkcompiler/ets_runtime/ecmascript/stackmap/
Dark_stackmap_parser.cpp182 int32_t ArkStackMapParser::GetPcOffset(const std::vector<ARKDeopt> &deopts, size_t currentDepth, si… in GetPcOffset() function in panda::ecmascript::kungfu::ArkStackMapParser
/arkcompiler/ets_runtime/ecmascript/
Dframes.h908 static size_t GetPcOffset(bool isArch32) in GetPcOffset() function
1117 static size_t GetPcOffset(bool isArch32) in GetPcOffset() function