Searched refs:OffsetNamePair (Results 1 – 2 of 2) sorted by relevance
76 struct OffsetNamePair { struct79 bool operator<(const OffsetNamePair &R) const { in operator <() argument88 std::vector<OffsetNamePair> ExportSyms; in addCoffExportSymbols()96 ExportSyms.push_back(OffsetNamePair{Offset, Name}); in addCoffExportSymbols()108 OffsetNamePair &Export = *I; in addCoffExportSymbols()
91 struct OffsetNamePair { struct95 bool operator<(const OffsetNamePair &R) const { in operator <() argument105 std::vector<OffsetNamePair> ExportSyms; in addCoffExportSymbols()113 ExportSyms.push_back(OffsetNamePair{Offset, Name}); in addCoffExportSymbols()125 OffsetNamePair &Export = *I; in addCoffExportSymbols()