Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DRelocVisitor.h57 return visitMachO(RelocType, R, Value);
235 RelocToApply visitMachO(uint32_t RelocType, RelocationRef R, uint64_t Value) { in visitMachO() function