Searched defs:secs (Results 1 – 3 of 3) sorted by relevance
82 std::vector<ElfSecName> secs = GetDumpSectionNames(); in MmapLoad() local130 std::vector<ElfSecName> secs = GetDumpSectionNames(); in Load() local
52 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()
76 std::vector<ElfSecName> secs = GetDumpSectionNames(); in Load() local