reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
93 TargetSectionID = *TargetSectionIDOrErr; 105 RelocationEntry(SectionID, Offset, RelType, Addend, TargetSectionID, 107 addRelocationForSection(RE, TargetSectionID); 112 RelocationEntry(TargetSectionID, Offset, RelType, 0); 113 addRelocationForSection(RE, TargetSectionID); 119 addRelocationForSection(RE, TargetSectionID);