Home
last modified time | relevance | path

Searched refs:LazyRuntimeFunction (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjCGNU.cpp47 class LazyRuntimeFunction { class
57 LazyRuntimeFunction() in LazyRuntimeFunction() function in __anon13748a720111::LazyRuntimeFunction
338 LazyRuntimeFunction IvarAssignFn, StrongCastAssignFn, MemMoveFn, WeakReadFn,
347 LazyRuntimeFunction ExceptionThrowFn;
350 LazyRuntimeFunction ExceptionReThrowFn;
353 LazyRuntimeFunction EnterCatchFn;
356 LazyRuntimeFunction ExitCatchFn;
358 LazyRuntimeFunction SyncEnterFn;
360 LazyRuntimeFunction SyncExitFn;
366 LazyRuntimeFunction EnumerationMutationFn;
[all …]