Searched refs:sectionIndex (Results 1 – 3 of 3) sorted by relevance
124 typedef std::function<llvm::Error (uint32_t sectionIndex, uint64_t addr,
228 uint32_t sectionIndex, in appendSymbolsInSection() argument234 if (sym.sect != sectionIndex) in appendSymbolsInSection()
549 uint32_t sectionIndex = 1; in organizeSections() local553 sect->finalSectionIndex = sectionIndex++; in organizeSections()