Lines Matching +full:non +full:- +full:live
15 functions may have live state and therefore may not be safe to patch. One way
16 to identify which functions are live is to use a stacktrace.
19 functions with live state, and best-effort approaches which can be helpful for
21 to provide a *reliable* stacktrace which ensures it never omits any live
38 * The return code is non-zero to indicate that the trace is not reliable.
47 function should attempt to detect such cases and return a non-zero error
52 3. Compile-time analysis
76 --------------------------------------
99 -------------------------------
133 ----------------------------------------------
137 case part-way through a function. For example, during a function prologue or
160 ---------------------------------
172 location. For trampolines which are not subject to live patching, where an
183 .. code-block:: none
226 ---------------------------------
239 .. code-block:: none
253 -------------------------------
262 Unwinders typically assume the link register is always live, but this
266 .. code-block:: none
269 STP X29, X30, [SP, -16]!
291 .. code-block:: none
294 STP X29, X30, [SP, -16]!