ESP-IDF
RELOC_INFO_LABELPC
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
RELOC_INFO_LABELPC
RELOC_INFO_LABELPC macro
Syntax
Show:
Summary
Declaration
from
ulp_macro.c:60
#define
RELOC_INFO_LABELPC
(
label_num
,
insn_addr
)
(
reloc_info_t
)
{
\
.
label
=
label_num
,
\
.
addr
=
insn_addr
,
\
.
unused
=
0
,
\
.
type
=
RELOC_TYPE_LABELPC
}
Arguments
Argument
label_num
insn_addr
Examples
References
from
examples
Code
Location
#define
RELOC_INFO_LABELPC
(
label_num
,
insn_addr
)
(
reloc_info_t
)
{
\
ulp_macro.c:60
*
cur_reloc
=
RELOC_INFO_LABELPC
(
r_insn
.
macro
.
label
,
ulp_macro.c:232
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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