Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1485 auto &SecBlock = **ObjCRuntimeObjectSec->blocks().begin(); in populateObjCRuntimeObject() local
1499 SD.Sec.addr = SR.getStart() - SecBlock.getAddress(); in populateObjCRuntimeObject()
1556 SecBlock.addEdge(PointerEdge, in populateObjCRuntimeObject()
1558 *ObjCImageInfoSym, -SecBlock.getAddress().getValue()); in populateObjCRuntimeObject()
1604 auto SecContent = SecBlock.getAlreadyMutableContent(); in populateObjCRuntimeObject()