Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dstub_file_info.cpp81 std::vector<ElfSecName> secs = GetDumpSectionNames(); in MmapLoad() local
129 std::vector<ElfSecName> secs = GetDumpSectionNames(); in Load() local
H A Dan_file_info.cpp58 std::vector<ElfSecName> secs = GetDumpSectionNames(); in LoadInternal() local
H A Delf_reader.cpp48 void ElfReader::ParseELFSections(ModuleSectionDes &des, std::vector<ElfSecName> &secs) in ParseELFSections() argument
87 void ElfReader::ParseELFSections(std::vector<ModuleSectionDes> &des, std::vector<ElfSecName> &secs) in ParseELFSections() argument
162 ParseELFSections(BinaryBufferParser &parser, std::vector<ModuleSectionDes> &des, std::vector<ElfSecName> &secs) ParseELFSections() argument

Completed in 5 milliseconds