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