Searched refs:processRelocationRef (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h90 virtual void processRelocationRef(unsigned SectionID,
H A DRuntimeDyldELF.h136 virtual void processRelocationRef(unsigned SectionID,
H A DRuntimeDyldImpl.h299 virtual void processRelocationRef(unsigned SectionID,
H A DRuntimeDyldMachO.cpp324 void RuntimeDyldMachO::processRelocationRef(unsigned SectionID, function in class:llvm::RuntimeDyldMachO
H A DRuntimeDyld.cpp184 processRelocationRef(SectionID, *i, *obj, LocalSections, LocalSymbols,
H A DRuntimeDyldELF.cpp256 // The processRelocationRef method combines the symbol offset and the addend
850 void RuntimeDyldELF::processRelocationRef(unsigned SectionID, function in class:llvm::RuntimeDyldELF

Completed in 55 milliseconds