Home
last modified time | relevance | path

Searched defs:LoFunctionID (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_mips.cc102 uint32_t LoFunctionID = FuncId & 0xffff; in patchSled() local
H A Dxray_mips64.cc102 uint32_t LoFunctionID = FuncId & 0xffff; in patchSled() local