Searched refs:processSubtractRelocation (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h46 return processSubtractRelocation(SectionID, RelI, Obj, ObjSectionToID);
159 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, function in class:llvm::RuntimeDyldMachOX86_64
H A DRuntimeDyldMachOAArch64.h276 return processSubtractRelocation(SectionID, RelI, Obj, ObjSectionToID);
421 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, function in class:llvm::RuntimeDyldMachOAArch64

Completed in 129 milliseconds