Home
last modified time | relevance | path

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

/dragonfly/libexec/rtld-elf/
H A Drtld.h310 struct Struct_RtldLockState { struct
334 struct Struct_RtldLockState *lockstate; argument
356 const Obj_Entry **, int, SymCache *, struct Struct_RtldLockState *);
380 struct Struct_RtldLockState *);
382 int reloc_jmpslots(Obj_Entry *, int flags, struct Struct_RtldLockState *);
383 int reloc_iresolve(Obj_Entry *, struct Struct_RtldLockState *);
384 int reloc_iresolve_nonplt(Obj_Entry *, struct Struct_RtldLockState *);
385 int reloc_gnu_ifunc(Obj_Entry *, int flags, struct Struct_RtldLockState *);
H A Drtld_lock.h67 struct Struct_RtldLockState;
68 typedef struct Struct_RtldLockState RtldLockState;