ESP-IDF
__ubsan_handle_add_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_add_overflow()
__ubsan_handle_add_overflow() function
Syntax
Show:
Summary
Declaration
Definition
from
ubsan.c:121
void
__ubsan_handle_add_overflow
(
void
*
data_
,
void
*
lhs_
,
void
*
rhs_
)
;
Implemented in
ubsan.c:183
Arguments
Argument
data_
lhs_
rhs_
Examples
References
from
examples
Code
Location
void
__ubsan_handle_add_overflow
(
void
*
data_
,
ubsan.c:183
void
__ubsan_handle_add_overflow
(
void
*
data_
,
void
*
lhs_
,
void
*
rhs_
)
;
ubsan.c:121
Call Tree
from
examples
__ubsan_handle_add_overflow()
calls 2 functions:
All items filtered out
__ubsan_handle_add_overflow()
__ubsan_maybe_debugbreak()
__ubsan_default_handler()
All items filtered out
Data Use
from
examples
__ubsan_handle_add_overflow()
:
All items filtered out
__ubsan_handle_add_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