Searched refs:customSectionsByIndex (Results 1 – 2 of 2) sorted by relevance
143 llvm::DenseMap<uint32_t, InputSection *> customSectionsByIndex; variable
365 customSectionsByIndex[sectionIndex] = customSections.back(); in parse()488 InputSection *section = customSectionsByIndex[sym.Info.ElementIndex]; in createDefined()