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

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h93 void findPPC64TOCSection(const ELFObjectFileBase &Obj,
H A DRuntimeDyldELF.cpp784 void RuntimeDyldELF::findPPC64TOCSection(const ELFObjectFileBase &Obj, function in class:llvm::RuntimeDyldELF
1568 findPPC64TOCSection(Obj, ObjSectionToID, TOCValue);
1580 findPPC64TOCSection(Obj, ObjSectionToID, Value);
1582 findPPC64TOCSection(Obj, ObjSectionToID, Value);

Completed in 100 milliseconds