Home
last modified time | relevance | path

Searched refs:isObjectLoaded (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp160 bool isObjectLoaded(int32_t ObjId) { in isObjectLoaded() function
396 if (!isObjectLoaded(I)) in controlPatching()