Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputFiles.cpp1095 uint32_t secIdx = getSectionIndex(eSym); in initializeSymbols() local
1143 uint32_t secIdx = getSectionIndex(eSym); in initializeSymbols() local
DInputSection.cpp455 uint32_t secIdx = cast<Undefined>(sym).discardedSecIdx; in copyRelocations() local