OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uwtable_ent
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ia64/unwind/
stackframe.h
15
struct
uwtable_ent
{
struct
101
struct
uwtable_ent
*get_unwind_table_entry(uint64_t);
104
struct
uwtable_ent
* get_unwind_table_entry(uint64_t ip);
stackframe.c
1206
struct
uwtable_ent
*
1212
struct
uwtable_ent
*uwt;
1216
for(uwt = (struct
uwtable_ent
*) ia64_unwindtab, tabent = 0;
1219
uwt++, tabent += sizeof(struct
uwtable_ent
));
1253
struct
uwtable_ent
*uwt;
Completed in 32 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025