Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h83 processScatteredVANILLA(unsigned SectionID, relocation_iterator RelI,
H A DRuntimeDyldMachO.cpp54 RuntimeDyldMachO::processScatteredVANILLA( in processScatteredVANILLA() function in llvm::RuntimeDyldMachO
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h49 return processScatteredVANILLA(SectionID, RelI, Obj, ObjSectionToID); in processRelocationRef()
H A DRuntimeDyldMachOARM.h137 return processScatteredVANILLA(SectionID, RelI, Obj, ObjSectionToID, in processRelocationRef()