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