Home
last modified time | relevance | path

Searched defs:secIdx (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.cpp329 for (uint64_t secIdx : sortedSections) in computeCacheDirectedSortOrder() local
H A DInputFiles.cpp1142 uint32_t secIdx = eSym.st_shndx; in initSectionsAndLocalSyms() local
1084 uint32_t secIdx = eSym.st_shndx; initializeSymbols() local
1181 uint32_t secIdx = eSym.st_shndx; postParse() local
[all...]
H A DInputSection.cpp432 uint32_t secIdx = cast<Undefined>(sym).discardedSecIdx; copyRelocations() local