Lines Matching refs:ELFSection
189 ELFSection &ELFWriter::getDataSection() {
195 ELFSection &ELFWriter::getBSSSection() {
201 ELFSection &ELFWriter::getCtorSection() {
207 ELFSection &ELFWriter::getDtorSection() {
213 ELFSection &ELFWriter::getTextSection(const Function *F) {
221 ELFSection &ELFWriter::getJumpTableSection() {
230 ELFSection &ELFWriter::getConstantPoolSection(MachineConstantPoolEntry &CPE) {
255 ELFSection &ELFWriter::getRelocSection(ELFSection &S) {
370 ELFSection &ES =
420 ELFSection &GblS) {
448 void ELFWriter::EmitGlobalConstant(const Constant *CV, ELFSection &GblS) {
595 ELFSection &GblS, int64_t Offset) {
611 ELFSection &S) {
644 ELFSection &Ctor = getCtorSection();
651 ELFSection &Dtor = getDtorSection();
662 void ELFWriter::EmitXXStructorList(const Constant *List, ELFSection &Xtor) {
711 ELFSection &ES = *SectionList[i];
757 ELFSection &S = *SectionList[i];
761 ELFSection &RelSec = getRelocSection(S);
765 ELFSection &SymTab = getSymbolTableSection();
869 const ELFSection &SHdr) {
897 ELFSection &StrTab = getStringTableSection();
965 ELFSection &SymTab = getSymbolTableSection();
1004 ELFSection &SHStrTab = getSectionHeaderStringTableSection();
1015 ELFSection &S = *(*I);
1039 ELFSection &ES = *SectionList[i];
1079 ELFSection &S = *(*I);