Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/
Dcompile_method.cpp445 auto elfFile {jitWriter.GetElf()}; in EmitElf() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp56 uint32_t ElfBuilder::AddAsmStubStrTab(std::ofstream &elfFile, in AddAsmStubStrTab()