Lines Matching refs:PutSection
49 fElfFile->PutSection(fElfSection); in ~AutoSectionPutter()
527 debugInfoFile->PutSection(fDebugInfoSection); in ~DwarfFile()
528 debugInfoFile->PutSection(fDebugAbbrevSection); in ~DwarfFile()
529 debugInfoFile->PutSection(fDebugAddressSection); in ~DwarfFile()
530 debugInfoFile->PutSection(fDebugStringSection); in ~DwarfFile()
531 debugInfoFile->PutSection(fDebugStrOffsetsSection); in ~DwarfFile()
532 debugInfoFile->PutSection(fDebugRangesSection); in ~DwarfFile()
533 debugInfoFile->PutSection(fDebugLineSection); in ~DwarfFile()
534 debugInfoFile->PutSection(fDebugLineStrSection); in ~DwarfFile()
535 debugInfoFile->PutSection(fDebugFrameSection); in ~DwarfFile()
536 fElfFile->PutSection(fEHFrameSection); in ~DwarfFile()
537 debugInfoFile->PutSection(fDebugLocationSection); in ~DwarfFile()
538 debugInfoFile->PutSection(fDebugPublicTypesSection); in ~DwarfFile()