OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LoFunctionID
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_mips.cc
102
uint32_t
LoFunctionID
= FuncId & 0xffff;
117
PatchOpcodes::PO_ORI, RegNum::RN_T0, RegNum::RN_T0,
LoFunctionID
);
xray_mips64.cc
102
uint32_t
LoFunctionID
= FuncId & 0xffff;
126
PatchOpcodes::PO_ORI, RegNum::RN_T0, RegNum::RN_T0,
LoFunctionID
);
Completed in 12 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025