~MCELFObjectTargetWriter [destructor] [virtual] | Destroy the ELF target object writer. |
getABIVersion | Return the ELF ABI version for this writer. |
getEMachine | Return the ELF machine type for this writer. |
getFormat [virtual] | Return the object file format handled by this writer. |
getOSABI | @{ Return the ELF OS/ABI identifier for this writer. |
getRSsym | Extract the N64 special-symbol field from packed Type. |
getRType | Extract the primary N64 relocation type from packed Type. |
getRType2 | Extract the second N64 relocation type from packed Type. |
getRType3 | Extract the third N64 relocation type from packed Type. |
getRelocType [virtual] | Return the ELF relocation type for Fixup applied to Target. |
hasRelocationAddend | Return true if this target emits RELA (explicit addend) relocations. |
is64Bit | Return true if this writer targets 64-bit ELF. |
needsRelocateWithSymbol [virtual] | Return true if relocation Type must use a symbol rather than a section. |
setAssembler | Set the assembler associated with this target writer. |
setRSsym | Set the N64 special-symbol field in packed relocation Type. |
sortRelocs [virtual] | Sort Relocs into the order required for emission. |