OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:br_loc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/config/ia64/
unwind-ia64.c
220
unw_word *
br_loc
[8];
member in struct:_Unwind_Context
1811
if (context->
br_loc
[0]
1812
&& *context->
br_loc
[0] != context->rp
1954
addr = context->
br_loc
[rval];
2025
context->
br_loc
[regno - UNW_REG_B0] = addr;
2245
: : "i"(offsetof (struct _Unwind_Context,
br_loc
)));
/src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
unwind-ia64.c
220
unw_word *
br_loc
[8];
member in struct:_Unwind_Context
1811
if (context->
br_loc
[0]
1812
&& *context->
br_loc
[0] != context->rp
1954
addr = context->
br_loc
[rval];
2025
context->
br_loc
[regno - UNW_REG_B0] = addr;
2245
: : "i"(offsetof (struct _Unwind_Context,
br_loc
)));
Completed in 20 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026