Lines Matching full:backend
26 /// ARMGNULDBackend - linker backend of ARM target of GNU ELF format
114 /// doPreLayout - Backend can do any needed modification before layout
117 /// doPostLayout -Backend can do any needed modification after layout
131 /// call back target backend to emit the data.
134 /// Backend can put the data of the tables in SectionData directly
136 /// Or, backend can put the data into special data structure
137 /// - backend can maintain its own map<LDSection, table> to get the table
203 /// doRelax - Backend can orevride this function to add its relaxation
218 { assert(0 && "ARM backend with Rela type relocation\n"); return 12; }
220 /// doCreateProgramHdrs - backend can implement this function to create the