ESP-IDF
__ubsan_handle_pointer_overflow()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
__ubsan_handle_pointer_overflow()
__ubsan_handle_pointer_overflow() function
Syntax
Show:
Summary
Declaration
Definition
from
ubsan.c:134
void
__ubsan_handle_pointer_overflow
(
void
*
data_
,
void
*
base_
,
void
*
result_
)
;
Implemented in
ubsan.c:292
Arguments
Argument
data_
base_
result_
Examples
References
from
examples
Code
Location
void
__ubsan_handle_pointer_overflow
(
void
*
data_
,
ubsan.c:292
void
__ubsan_handle_pointer_overflow
(
void
*
data_
,
void
*
base_
,
void
*
result_
)
;
ubsan.c:134
Call Tree
from
examples
__ubsan_handle_pointer_overflow()
calls 2 functions:
All items filtered out
__ubsan_handle_pointer_overflow()
__ubsan_maybe_debugbreak()
__ubsan_default_handler()
All items filtered out
Data Use
from
examples
__ubsan_handle_pointer_overflow()
:
All items filtered out
__ubsan_handle_pointer_overflow()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out