ESP-IDF
__ubsan_handle_negate_overflow()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (2/5)...
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_negate_overflow()
__ubsan_handle_negate_overflow() function
Syntax
Show:
Summary
Declaration
Definition
from
ubsan.c:124
void
__ubsan_handle_negate_overflow
(
void
*
data_
,
void
*
old_val_
)
;
Implemented in
ubsan.c:210
Arguments
Argument
data_
old_val_
Examples
References
from
examples
Code
Location
void
__ubsan_handle_negate_overflow
(
void
*
data_
,
ubsan.c:210
void
__ubsan_handle_negate_overflow
(
void
*
data_
,
void
*
old_val_
)
;
ubsan.c:124
Call Tree
from
examples
__ubsan_handle_negate_overflow()
calls 2 functions:
All items filtered out
__ubsan_handle_negate_overflow()
__ubsan_maybe_debugbreak()
__ubsan_default_handler()
All items filtered out
Data Use
from
examples
__ubsan_handle_negate_overflow()
:
All items filtered out
__ubsan_handle_negate_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