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

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 121 bool resolveRelocation(uint8_t *Address, uint8_t *Value, bool isPCRel,
RuntimeDyldMachO.cpp 25 resolveRelocation(uint8_t *Address, uint8_t *Value, bool isPCRel,
510 resolveRelocation(Target, Addr, isPCRel, Type, Size);

Completed in 36 milliseconds