Home | History | Annotate | Download | only in Target

Lines Matching defs:emitRelocation

1523 /// getSymbolIdx - called by emitRelocation to get the ouput symbol table index
1780 /// emitRelocation - write data to the ELF32_Rel entry
1781 void GNULDBackend::emitRelocation(llvm::ELF::Elf32_Rel& pRel,
1790 /// emitRelocation - write data to the ELF32_Rela entry
1791 void GNULDBackend::emitRelocation(llvm::ELF::Elf32_Rela& pRel,
1802 /// emitRelocation - write data to the ELF64_Rel entry
1803 void GNULDBackend::emitRelocation(llvm::ELF::Elf64_Rel& pRel,
1812 /// emitRelocation - write data to the ELF64_Rela entry
1813 void GNULDBackend::emitRelocation(llvm::ELF::Elf64_Rela& pRel,