Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DInputFiles.cpp1052 uint32_t secIdx = eSym.st_shndx; in initializeSymbols() local
1110 uint32_t secIdx = eSym.st_shndx; in initSectionsAndLocalSyms() local
1149 uint32_t secIdx = eSym.st_shndx; in postParse() local
H A DInputSection.cpp396 uint32_t secIdx = cast<Undefined>(sym).discardedSecIdx; in copyRelocations() local