Searched defs:module_base (Results 1 – 3 of 3) sorted by relevance
59 struct module_base { struct 81 static int module_common_radpkt(struct module_base *, uint32_t, u_int, argument [all...]
51 uptr module_base() const { return address - module_offset; } in module_base() function
81 uptr module_base = pc - pcs[i]; in SanitizerDumpCoverage() local