Searched defs:secs (Results 1 – 3 of 3) sorted by relevance
88 std::vector<ElfSecName> secs = GetDumpSectionNames(); in MmapLoad() local136 std::vector<ElfSecName> secs = GetDumpSectionNames(); in Load() local
48 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()
81 std::vector<ElfSecName> secs = GetDumpSectionNames(); in LoadInternal() local