Searched refs:dllOrder (Results 1 – 3 of 3) sorted by relevance
166 std::map<std::string, int> dllOrder; member
182 return ctx.config.dllOrder[a] < ctx.config.dllOrder[b]; in binImports()
1284 ctx.config.dllOrder.try_emplace(dll, ctx.config.dllOrder.size()); in createImportTables()