Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/aot/aot_builder/
Daot_builder.h157 friend class CodeDataProvider; variable
Daot_builder.cpp31 class CodeDataProvider : public ElfSectionDataProvider { class
33 explicit CodeDataProvider(AotBuilder *aot_builder) : aot_builder_(aot_builder) {} in CodeDataProvider() function in panda::compiler::CodeDataProvider
Delf_builder.h1187 friend class CodeDataProvider; variable
/arkcompiler/runtime_core/compiler/tools/debug/
Djit_writer.h82 friend class CodeDataProvider; variable