Home
last modified time | relevance | path

Searched defs:secs (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dstub_file_info.cpp77 std::vector<ElfSecName> secs = GetDumpSectionNames(); in MmapLoad() local
125 std::vector<ElfSecName> secs = GetDumpSectionNames(); in Load() local
Delf_reader.cpp48 void ElfReader::ParseELFSections(ModuleSectionDes &des, std::vector<ElfSecName> &secs) in ParseELFSections()
87 void ElfReader::ParseELFSections(std::vector<ModuleSectionDes> &des, std::vector<ElfSecName> &secs) in ParseELFSections()
152 std::vector<ElfSecName> &secs) in ParseELFSections()
Dan_file_info.cpp71 std::vector<ElfSecName> secs = GetDumpSectionNames(); in Load() local