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