Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp1142 uint32_t secIdx = eSym.st_shndx; in initializeSymbols() local
1200 uint32_t secIdx = eSym.st_shndx; in initSectionsAndLocalSyms() local
1239 uint32_t secIdx = eSym.st_shndx; in postParse() local
H A DInputSection.cpp476 uint32_t secIdx = cast<Undefined>(sym).discardedSecIdx; in copyRelocations() local