Home
last modified time | relevance | path

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

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