Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h85 void findPPC64TOCSection(ObjectImage &Obj, ObjSectionToIDMap &LocalSections,
DRuntimeDyldELF.cpp620 void RuntimeDyldELF::findPPC64TOCSection(ObjectImage &Obj, in findPPC64TOCSection() function in llvm::RuntimeDyldELF
1251 findPPC64TOCSection(Obj, ObjSectionToID, TOCValue); in processRelocationRef()
1263 findPPC64TOCSection(Obj, ObjSectionToID, Value); in processRelocationRef()
1265 findPPC64TOCSection(Obj, ObjSectionToID, Value); in processRelocationRef()