OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unwind_mode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
unwind.c
526
int
unwind_mode
= 0;
local
538
unwind_mode
|= bmode;
596
unwind_mode
|= FRINFO_NO_WALK;
601
sz = stack_unwind (d, tmpsz, bptr, NULL, context,
unwind_mode
);
870
int
unwind_mode
= 0;
local
872
unwind_mode
|= FRINFO_NO_WALK;
873
return stack_unwind (buf, size, bptr, eptr, arg,
unwind_mode
);
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
unwind.c
526
int
unwind_mode
= 0;
local
538
unwind_mode
|= bmode;
596
unwind_mode
|= FRINFO_NO_WALK;
601
sz = stack_unwind (d, tmpsz, bptr, NULL, context,
unwind_mode
);
870
int
unwind_mode
= 0;
local
872
unwind_mode
|= FRINFO_NO_WALK;
873
return stack_unwind (buf, size, bptr, eptr, arg,
unwind_mode
);
Completed in 16 milliseconds
Indexes created Sat Apr 11 00:22:22 UTC 2026