Searched refs:getLink (Results 1 – 11 of 11) sorted by relevance
97 assert(NULL != (*section)->getLink()); in readSections()100 *(*section)->getLink(), in readSections()133 assert(NULL != (*section)->getLink()); in readSections()134 size_t link_index = (*section)->getLink()->index(); in readSections()221 LDSection* strtab_shdr = symtab_shdr->getLink(); in readSymbols()
96 LDSection* strtab_shdr = symtab_shdr->getLink(); in readSymbols()
619 const LDSection* info_link = pSection.getLink(); in getSectInfo()
101 LDSection* getLink() in getLink() function104 const LDSection* getLink() const in getLink() function
373 LDSection* strtab = symtab->getLink(); in readSymbol()471 pLinker.getLayout().getFragmentRef(*pSection.getLink(), r_offset); in readRela()476 << pSection.getLink()->index() in readRela()519 pLinker.getLayout().getFragmentRef(*pSection.getLink(), r_offset); in readRel()524 << pSection.getLink()->index() in readRel()541 const LDSection* dynstr_sect = dynamic_sect->getLink(); in readDynamic()
92 PRINT_LINT("Link", getLink()); in print()
950 private static int getLink(char ch) { in getLink() method in ArabicShaping1664 int currLink = getLink(dest[i]); in shapeUnicode()1683 nextLink = getLink(dest[nw]); in shapeUnicode()1703 currLink = getLink(wLamalef); // requires '\u0000', unfortunately in shapeUnicode()1775 currLink = getLink(dest[i]); in shapeUnicode()
74 word_t getLink() const { in getLink() function
486 assert(NULL != pSection.getLink()); in scanRelocation()487 if (0 == (pSection.getLink()->flag() & llvm::ELF::SHF_ALLOC)) { in scanRelocation()
130 assert(NULL != pSection.getLink()); in scanRelocation()131 if (0 == (pSection.getLink()->flag() & llvm::ELF::SHF_ALLOC)) { in scanRelocation()
726 assert(NULL != pSection.getLink()); in scanRelocation()727 if (0 == (pSection.getLink()->flag() & llvm::ELF::SHF_ALLOC)) { in scanRelocation()