Home
last modified time | relevance | path

Searched refs:GetDumpSectionNames (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dstub_file_info.cpp50 ElfBuilder builder(des_, GetDumpSectionNames()); in Save()
81 std::vector<ElfSecName> secs = GetDumpSectionNames(); in MmapLoad()
129 std::vector<ElfSecName> secs = GetDumpSectionNames(); in Load()
159 const std::vector<ElfSecName> &StubFileInfo::GetDumpSectionNames() in GetDumpSectionNames() function in panda::ecmascript::StubFileInfo
H A Dan_file_info.cpp36 ElfBuilder builder(des_, GetDumpSectionNames()); in Save()
58 std::vector<ElfSecName> secs = GetDumpSectionNames(); in LoadInternal()
161 const std::vector<ElfSecName> &AnFileInfo::GetDumpSectionNames() in GetDumpSectionNames() function in panda::ecmascript::AnFileInfo
H A Dan_file_info.h99 static const std::vector<ElfSecName> &GetDumpSectionNames();
H A Dstub_file_info.h116 const std::vector<ElfSecName> &GetDumpSectionNames();

Completed in 2 milliseconds