OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_trap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
db_trace.c
115
int
is_trap
;
local in function:db_stack_trace_print
203
is_trap
= NONE;
205
sym = db_frame_info(frame, callpc, &name, &offset, &
is_trap
,
231
if (
is_trap
== NONE) {
279
frame + 2,
is_trap
, pr))
309
if (count &&
is_trap
!= NONE) {
db_trace.c
115
int
is_trap
;
local in function:db_stack_trace_print
203
is_trap
= NONE;
205
sym = db_frame_info(frame, callpc, &name, &offset, &
is_trap
,
231
if (
is_trap
== NONE) {
279
frame + 2,
is_trap
, pr))
309
if (count &&
is_trap
!= NONE) {
Completed in 67 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025