Home
last modified time | relevance | path

Searched refs:ShouldDumpToAOTFile (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_builder.cpp94 if (!section.ShouldDumpToAOTFile()) { in DumpSection()
262 if (!section.ShouldDumpToAOTFile()) { in GetSegmentNum()
278 if (!section.ShouldDumpToAOTFile()) { in SetLastSection()
563 if (!section.ShouldDumpToAOTFile()) { in PackELFSections()
705 if (!section.ShouldDumpToAOTFile()) { in PackELFSegment()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbinary_section.h110 bool ShouldDumpToAOTFile() const in ShouldDumpToAOTFile() function in panda::ecmascript::ElfSection

Completed in 5 milliseconds