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.cpp82 std::vector<ElfSecName> secs = GetDumpSectionNames(); in MmapLoad() local
130 std::vector<ElfSecName> secs = GetDumpSectionNames(); in Load() local
Delf_reader.cpp52 void ElfReader::ParseELFSections(ModuleSectionDes &des, std::vector<ElfSecName> &secs) in ParseELFSections()
91 void ElfReader::ParseELFSections(std::vector<ModuleSectionDes> &des, std::vector<ElfSecName> &secs) in ParseELFSections()
168 std::vector<ElfSecName> &secs) in ParseELFSections()
Dan_file_info.cpp76 std::vector<ElfSecName> secs = GetDumpSectionNames(); in Load() local