Searched defs:writeGotHeader (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/lld/ELF/Arch/
H A DPPC.cpp186 void PPC::writeGotHeader(uint8_t *buf) const { function in class:PPC
H A DRISCV.cpp186 void RISCV::writeGotHeader(uint8_t *buf) const { function in class:RISCV
H A DPPC64.cpp1092 void PPC64::writeGotHeader(uint8_t *buf) const { function in class:PPCLegacyInsn::PPCPrefixedInsn::PPC64
/openbsd-current/gnu/llvm/lld/ELF/
H A DTarget.h35 virtual void writeGotHeader(uint8_t *buf) const {} function in class:lld::elf::TargetInfo

Completed in 142 milliseconds