Searched refs:tuple_a (Results 1 – 1 of 1) sorted by relevance
381 auto tuple_a = std::make_tuple(!is_local(a), a.st_value, a.st_name); in WriteCachedSection() local383 return tuple_a < tuple_b; // Locals first, then sort by address and name offset. in WriteCachedSection()