Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dark_aot_linker.cpp121 … const std::unordered_map<std::string, size_t> &methodOffsets, in RelocateSections()
150 … const std::unordered_map<std::string, size_t> &methodOffsets) in RelocateFunctionSection()
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.h58 std::unordered_map<std::string, size_t> methodOffsets) in AotBuilderOffsets()
Dllvm_aot_compiler.cpp592 std::unordered_map<std::string, size_t> methodOffsets; in CollectAotBuilderOffsets() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.cpp308 std::vector<uint32_t> methodOffsets; in CollectInnerMethodsFromLiteral() local
318 std::vector<uint32_t> methodOffsets; in CollectInnerMethodsFromNewLiteral() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dliteral_data_extractor.cpp364 std::vector<uint32_t> &methodOffsets) in GetMethodOffsets()
385 std::vector<uint32_t> &methodOffsets) in GetMethodOffsets()