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

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.h 42 bool resolveX86_64Relocation(const RelocationEntry &RE, uint64_t Value);
RuntimeDyldELF.h 38 void resolveX86_64Relocation(const SectionEntry &Section, uint64_t Offset,
RuntimeDyldMachO.cpp 284 resolveX86_64Relocation(RE, Value);
330 bool RuntimeDyldMachO::resolveX86_64Relocation(const RelocationEntry &RE,
RuntimeDyldELF.cpp 257 void RuntimeDyldELF::resolveX86_64Relocation(const SectionEntry &Section,
    [all...]

Completed in 60 milliseconds