Searched refs:relocAddressLess (Results 1 – 3 of 3) sorted by relevance
47 bool relocAddressLess(object::RelocationRef A,
364 bool relocAddressLess(RelocationRef a, RelocationRef b) { in relocAddressLess() function
616 llvm::sort(RelocMap[Section], relocAddressLess); in cacheRelocations()