Searched refs:getRuntimeLibrary (Results 1 – 4 of 4) sorted by relevance
704 static_cast<InstrumentationRuntimeLibrary *>(BC.getRuntimeLibrary()); in setupRuntimeLibrary()
1662 if (RuntimeLibrary *RtLibrary = BC->getRuntimeLibrary()) in adjustCommandLineOptions()3167 if (RuntimeLibrary *RtLibrary = BC->getRuntimeLibrary()) in emitAndLink()3785 if (RuntimeLibrary *RtLibrary = BC->getRuntimeLibrary()) in mapDataSections()4431 if (RuntimeLibrary *RtLibrary = BC->getRuntimeLibrary()) in patchELFSectionHeaderTable()5094 RuntimeLibrary *RtLibrary = BC->getRuntimeLibrary(); in patchELFDynamic()
332 RuntimeLibrary *getRuntimeLibrary() { return RtLibrary.get(); } in getRuntimeLibrary() function
200 if (RuntimeLibrary *RtLibrary = BC.getRuntimeLibrary()) in emitAll()