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
56 LazyRuntimeFunction() in LazyRuntimeFunction() function in __anon13748a720111::LazyRuntimeFunction
334 LazyRuntimeFunction IvarAssignFn, StrongCastAssignFn, MemMoveFn, WeakReadFn,
343 LazyRuntimeFunction ExceptionThrowFn;
346 LazyRuntimeFunction ExceptionReThrowFn;
349 LazyRuntimeFunction EnterCatchFn;
352 LazyRuntimeFunction ExitCatchFn;
354 LazyRuntimeFunction SyncEnterFn;
356 LazyRuntimeFunction SyncExitFn;
362 LazyRuntimeFunction EnumerationMutationFn;
[all …]