Searched defs:GetMethodOffsets (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/libllvmbackend/ | ||
| H A D | llvm_aot_compiler.h | 68 const std::unordered_map<std::string, size_t> &GetMethodOffsets() const in GetMethodOffsets() function in ark::ark::llvmbackend::AotBuilderOffsets |
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | literal_data_extractor.cpp | 360 void LiteralDataExtractor::GetMethodOffsets(const JSPandaFile *jsPandaFile, size_t index, in GetMethodOffsets() function in panda::ecmascript::LiteralDataExtractor 381 void LiteralDataExtractor::GetMethodOffsets(const JSPandaFile *jsPandaFile, EntityId id, in GetMethodOffsets() function in panda::ecmascript::LiteralDataExtractor |
Completed in 2 milliseconds