Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h84 processScatteredVANILLA(unsigned SectionID, relocation_iterator RelI,
DRuntimeDyldMachO.cpp54 RuntimeDyldMachO::processScatteredVANILLA( in processScatteredVANILLA() function in llvm::RuntimeDyldMachO
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h51 return processScatteredVANILLA(SectionID, RelI, Obj, ObjSectionToID); in processRelocationRef()
DRuntimeDyldMachOARM.h69 return processScatteredVANILLA(SectionID, RelI, Obj, ObjSectionToID); in processRelocationRef()