Home
last modified time | relevance | path

Searched refs:sortedSections (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.cpp323 std::vector<uint64_t> sortedSections = codelayout::computeCacheDirectedLayout( in computeCacheDirectedSortOrder() local
329 for (uint64_t secIdx : sortedSections) in computeCacheDirectedSortOrder()