HomeSort by relevance Sort by last modified time
    Searched refs:ObjRelocationInfo (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.h 51 virtual void processRelocationRef(const ObjRelocationInfo &Rel,
RuntimeDyldELF.h 57 virtual void processRelocationRef(const ObjRelocationInfo &Rel,
RuntimeDyldImpl.h 91 /// ObjRelocationInfo - relocation information as read from the object file.
94 class ObjRelocationInfo {
246 virtual void processRelocationRef(const ObjRelocationInfo &Rel,
RuntimeDyldMachO.cpp 205 void RuntimeDyldMachO::processRelocationRef(const ObjRelocationInfo &Rel,
RuntimeDyld.cpp 166 ObjRelocationInfo RI;
RuntimeDyldELF.cpp 376 void RuntimeDyldELF::processRelocationRef(const ObjRelocationInfo &Rel,

Completed in 1242 milliseconds