Searched refs:getELFRelativeRelocationType (Results 1 – 2 of 2) sorted by relevance
74 uint32_t getELFRelativeRelocationType(uint32_t Machine);713 return getELFRelativeRelocationType(getHeader().e_machine); in getRelativeRelocationType()
192 uint32_t llvm::object::getELFRelativeRelocationType(uint32_t Machine) { in getELFRelativeRelocationType() function in llvm::object