Home
last modified time | relevance | path

Searched refs:StackContext (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/ !
Delf-util.c148 typedef struct StackContext { struct
156 } StackContext; argument
158 static StackContext* stack_context_destroy(StackContext *c) { in stack_context_destroy()
180 StackContext *c = userdata; in frame_callback()
244 StackContext *c = userdata; in thread_callback()
271 …a(const char *name, JsonVariant *id_json, Elf *elf, bool *ret_interpreter_found, StackContext *c) { in parse_package_metadata()
383 static int parse_buildid(Dwfl_Module *mod, Elf *elf, const char *name, StackContext *c, JsonVariant… in parse_buildid()
427 StackContext *c = arg; in module_callback()
515 _cleanup_(stack_context_destroy) StackContext c = { in parse_core()
576 _cleanup_(stack_context_destroy) StackContext c = { in parse_elf()