Lines Matching full:gets
125 /// Gets the PC (program counter) register value of an ASan error (useful for
134 /// Gets the BP (base pointer) register value of an ASan error (useful for
143 /// Gets the SP (stack pointer) register value of an ASan error (useful for
152 /// Gets the address of the report buffer of an ASan error (useful for calling
161 /// Gets access type of an ASan error (useful for calling from the debugger).
169 /// Gets access size of an ASan error (useful for calling from the debugger).
177 /// Gets the bug description of an ASan error (useful for calling from a
185 /// Gets information about a pointer (useful for calling from the debugger).
209 /// Gets the allocation stack trace and thread ID for a heap address (useful
224 /// Gets the free stack trace and thread ID for a heap address (useful for
239 /// Gets the current shadow memory mapping (useful for calling from the
295 /// Gets an opaque handler to the current thread's fake stack.