Searched refs:fromPCRelative (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface_internal.h65 const XRaySledEntry *fromPCRelative() const { function in struct:XRayFunctionSledIndex
H A Dxray_interface.cpp240 SledRange = {InstrMap.SledsIndex[FuncId - 1].fromPCRelative(),
374 SledRange = {InstrMap.SledsIndex[FuncId - 1].fromPCRelative(),
515 InstrMap.SledsIndex ? InstrMap.SledsIndex[FuncId - 1].fromPCRelative()

Completed in 143 milliseconds