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.cpp88 std::vector<ElfSecName> secs = GetDumpSectionNames(); in MmapLoad() local
136 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()
164 std::vector<ElfSecName> &secs) in ParseELFSections()
Dan_file_info.cpp81 std::vector<ElfSecName> secs = GetDumpSectionNames(); in LoadInternal() local