Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tools/sampler/
Daspt_converter.h73 std::vector<FileInfo> modules_; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp239 …std::unordered_map<compiler::RuntimeInterface::MethodPtr, std::shared_ptr<WrappedModule>> modules_; member in ark::llvmbackend::FixedCountSpreader