Searched refs:sectionIndex (Results 1 – 19 of 19) sorted by relevance
92 uint64_t sectionIndex) { in getDILineInfo() argument96 {offset, sectionIndex}, nullptr, in getDILineInfo()
30 uint64_t sectionIndex);
597 os->link = in.symTab->getParent()->sectionIndex; in finalizeShtGroup()613 seen.insert(osec->sectionIndex); in finalizeShtGroup()723 link = ex->getLinkOrderDep()->getParent()->sectionIndex; in finalize()726 link = d->getParent()->sectionIndex; in finalize()744 link = in.symTab->getParent()->sectionIndex; in finalize()748 info = s->getOutputSection()->sectionIndex; in finalize()
716 overwrite->osec.sectionIndex = i++; in processSectionCommands()719 osec->sectionIndex = i++; in processSectionCommands()727 if (osd->osec.partition == 1 && osd->osec.sectionIndex == UINT32_MAX) in processSectionCommands()737 aether->sectionIndex = 1; in processSymbolAssignments()894 s->getOutputSection()->sectionIndex == UINT32_MAX); in addOrphanSections()1007 if (sec->sectionIndex == UINT32_MAX && hint) in findMemoryRegion()1263 if (sec->sectionIndex != UINT32_MAX) in adjustOutputSections()
47 uint32_t sectionIndex = UINT32_MAX; variable
1575 getParent()->link = sec->sectionIndex; in finalizeContents()1680 getParent()->link = symTab->getParent()->sectionIndex; in finalizeContents()1686 getParent()->info = in.gotPlt->getParent()->sectionIndex; in finalizeContents()2129 getParent()->link = sec->sectionIndex; in finalizeContents()2237 return os->sectionIndex >= SHN_LORESERVE ? (uint32_t)SHN_XINDEX in getSymSectionIndex()2238 : os->sectionIndex; in getSymSectionIndex()2332 write32(buf, entry.sym->getOutputSection()->sectionIndex); in writeTo()2351 getParent()->link = in.symTab->getParent()->sectionIndex; in finalizeContents()2394 getParent()->link = sec->sectionIndex; in finalizeContents()2506 getParent()->link = sec->sectionIndex; in finalizeContents()[all …]
1317 return osd->osec.sectionIndex == UINT32_MAX; in sortOrphanSections()1363 return aOut->sectionIndex < bOut->sectionIndex; in compareByFilePosition()1892 osec->sectionIndex = outputSections.size(); in finalizeSections()1916 Out::elfHeader->sectionIndex = 1; in finalizeSections()2733 uint32_t strTabIndex = in.shStrTab->getParent()->sectionIndex; in writeHeader()
504 uint64_t sectionIndex = object::SectionedAddress::UndefSection; in getDILineInfo() local508 sectionIndex = curIndex; in getDILineInfo()513 return getDwarf()->getDILineInfo(offset, sectionIndex); in getDILineInfo()
387 if (osec && seen.insert(osec->sectionIndex).second) in copyShtGroup()388 *to++ = osec->sectionIndex; in copyShtGroup()
74 uint32_t sectionIndex = 0; variable
722 sc.ISect = os ? os->sectionIndex : llvm::pdb::kInvalidStreamIndex; in createSectionContrib()1145 pub.Segment = os->sectionIndex; in createPublic()1476 cgs.Segment = os.sectionIndex; in addLinkerModuleCoffGroup()1499 sym.SectionNumber = os.sectionIndex; in addLinkerModuleSectionSymbol()1575 ts.Segment = thunkOS->sectionIndex; in addImportFilesToPDB()
216 uint32_t sectionIndex);
280 writeHeader(os, sec->sectionIndex, address); in writeMapFile()
967 uint32_t sectionIndex) { in getDILineInfo() argument974 return dwarf->getDILineInfo(offset, sectionIndex); in getDILineInfo()
108 add16(off, os->sectionIndex); in applySecIdx()
1274 os->sectionIndex = idx; in assignOutputSectionIndices()1322 sym.SectionNumber = os->sectionIndex; in createSymbol()
954 uint32_t sectionIndex = 0; in sortSegmentsAndSections() local973 osec->index = ++sectionIndex; in sortSegmentsAndSections()
1469 osec->sectionIndex = ++idx; in writeARMCmseImportLib()1516 eHdr->e_shstrndx = shstrtab->getParent()->sectionIndex; in writeARMCmseImportLib()
2577 kmp_int32 sectionIndex = 0; in __kmpc_next_section() local2581 sectionIndex = test_then_inc<kmp_int32>((kmp_int32 *)&sh->u.s.iteration); in __kmpc_next_section()2582 if (sectionIndex >= numberOfSections) { in __kmpc_next_section()2629 return sectionIndex; in __kmpc_next_section()