Constant object::elf::R_PPC_TOC16
source · pub const R_PPC_TOC16: u32 = 255;
Expand description
This is a phony reloc to handle any old fashioned TOC16 references that may still be in object files.
pub const R_PPC_TOC16: u32 = 255;
This is a phony reloc to handle any old fashioned TOC16 references that may still be in object files.