Searched refs:computePlaceholderAddress (Results 1 – 2 of 2) sorted by relevance
138 void *computePlaceholderAddress(unsigned SectionID, uint64_t Offset) const;
1455 void *RuntimeDyldELF::computePlaceholderAddress(unsigned SectionID, in computePlaceholderAddress() function in llvm::RuntimeDyldELF1746 reinterpret_cast<uint32_t*>(computePlaceholderAddress(SectionID, Offset)); in processRelocationRef()1770 computePlaceholderAddress(SectionID, Offset)); in processRelocationRef()2207 computePlaceholderAddress(SectionID, Offset)); in processRelocationRef()2251 Value.Addend += support::ulittle32_t::ref(computePlaceholderAddress(SectionID, Offset)); in processRelocationRef()2255 computePlaceholderAddress(SectionID, Offset)); in processRelocationRef()2285 computePlaceholderAddress(SectionID, Offset)); in processRelocationRef()