Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1516 jitlink::Symbol *ObjCImageInfoSym = nullptr; in populateObjCRuntimeObject() local
1519 ObjCImageInfoSym = Sym; in populateObjCRuntimeObject()
1522 if (!ObjCImageInfoSym) in populateObjCRuntimeObject()
1525 ObjCImageInfoSym = Sym; in populateObjCRuntimeObject()
1528 if (!ObjCImageInfoSym) in populateObjCRuntimeObject()
1531 ObjCImageInfoSym = Sym; in populateObjCRuntimeObject()
1552 if (!ObjCImageInfoSym) in populateObjCRuntimeObject()
1553 ObjCImageInfoSym = in populateObjCRuntimeObject()
1558 *ObjCImageInfoSym, -SecBlock.getAddress().getValue()); in populateObjCRuntimeObject()