Lines Matching refs:getSectionContents
2934 Obj.getSectionContents(Sec)) { in printAttributes()
3035 unwrapOrError(FileName, Obj.getSectionContents(*GotSec)); in findGOT()
3085 unwrapOrError(FileName, Obj.getSectionContents(*GotSec)); in findGOT()
3129 Obj.getSectionContents(*PltSec)) in findPLT()
3355 Obj.getSectionContents(*RegInfoSec); in printMipsReginfo()
3421 unwrapOrError(ObjF.getFileName(), Obj.getSectionContents(*MipsOpts)); in printMipsOptions()
3460 Obj.getSectionContents(*StackMapSection); in printStackMap()
4541 Expected<ArrayRef<uint8_t>> Data = this->Obj.getSectionContents(S); in printSectionDetails()
5096 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Sec); in decodeAddrsigSection()
6127 Expected<ArrayRef<uint8_t>> Contents = Obj.getSectionContents(Sec); in getMemtagGlobalsSectionContents()
6258 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Shdr); in printDependentLibsHelper()
6579 unwrapOrError(this->FileName, Obj.getSectionContents(Sec)); in printNonRelocatableStackSizes()
6646 unwrapOrError(this->FileName, Obj.getSectionContents(*StackSizesELFSec)); in printRelocatableStackSizes()
6833 Dumper.getElfObject().getELFFile().getSectionContents(*Sec); in getMipsAbiFlagsSection()
7147 unwrapOrError(this->FileName, this->Obj.getSectionContents(Sec)); in printSectionHeaders()
7852 this->Obj.getSectionContents(Shdr); in printELFLinkerOptions()