Searched defs:RtLibrary (Results 1 – 4 of 4) sorted by relevance
703 InstrumentationRuntimeLibrary *RtLibrary = in setupRuntimeLibrary() local
1662 if (RuntimeLibrary *RtLibrary = BC->getRuntimeLibrary()) in adjustCommandLineOptions() local3167 if (RuntimeLibrary *RtLibrary = BC->getRuntimeLibrary()) in emitAndLink() local3785 if (RuntimeLibrary *RtLibrary = BC->getRuntimeLibrary()) in mapDataSections() local4431 if (RuntimeLibrary *RtLibrary = BC->getRuntimeLibrary()) in patchELFSectionHeaderTable() local5094 RuntimeLibrary *RtLibrary = BC->getRuntimeLibrary(); in patchELFDynamic() local
200 if (RuntimeLibrary *RtLibrary = BC.getRuntimeLibrary()) in emitAll() local
206 std::unique_ptr<RuntimeLibrary> RtLibrary; variable