Searched refs:getELFRelativeRelocationType (Results 1 – 8 of 8) sorted by relevance
34 uint32_t getELFRelativeRelocationType(uint32_t Machine);469 return getELFRelativeRelocationType(getHeader()->e_machine); in getRelativeRelocationType()
156 uint32_t llvm::object::getELFRelativeRelocationType(uint32_t Machine) { in getELFRelativeRelocationType() function in llvm::object
72 uint32_t getELFRelativeRelocationType(uint32_t Machine);665 return getELFRelativeRelocationType(getHeader().e_machine); in getRelativeRelocationType()
72 uint32_t getELFRelativeRelocationType(uint32_t Machine);586 return getELFRelativeRelocationType(getHeader().e_machine); in getRelativeRelocationType()
191 uint32_t llvm::object::getELFRelativeRelocationType(uint32_t Machine) { in getELFRelativeRelocationType() function in llvm::object