Searched refs:getELFRelativeRelocationType (Results 1 – 2 of 2) sorted by relevance
35 uint32_t getELFRelativeRelocationType(uint32_t Machine);419 return getELFRelativeRelocationType(getHeader()->e_machine); in getRelativeRelocationType()
157 uint32_t llvm::object::getELFRelativeRelocationType(uint32_t Machine) { in getELFRelativeRelocationType() function in llvm::object