OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mcount_addr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/mips/
mips_fixup.c
305
static uint32_t
mcount_addr
= 0;
local in function:mips_fixup_addr
308
if (
mcount_addr
== 0)
309
mcount_addr
= (uint32_t)(uintptr_t)_mcount & 0x0fffffff;
384
if (insn.JType.target << 2 !=
mcount_addr
) {
Completed in 12 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025