Lines Matching refs:getSectionContents
2910 Obj.getSectionContents(Sec)) { in printAttributes()
3011 unwrapOrError(FileName, Obj.getSectionContents(*GotSec)); in findGOT()
3061 unwrapOrError(FileName, Obj.getSectionContents(*GotSec)); in findGOT()
3105 Obj.getSectionContents(*PltSec)) in findPLT()
3331 Obj.getSectionContents(*RegInfoSec); in printMipsReginfo()
3397 unwrapOrError(ObjF.getFileName(), Obj.getSectionContents(*MipsOpts)); in printMipsOptions()
3436 Obj.getSectionContents(*StackMapSection); in printStackMap()
3916 this->Obj.getSectionContents(Sec); in printRelocations()
3963 cantFail(this->Obj.getSectionContents(Sec)))); in printRelocations()
4620 Expected<ArrayRef<uint8_t>> Data = this->Obj.getSectionContents(S); in printSectionDetails()
5204 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Sec); in decodeAddrsigSection()
6269 Expected<ArrayRef<uint8_t>> Contents = Obj.getSectionContents(Sec); in getMemtagGlobalsSectionContents()
6400 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Shdr); in printDependentLibsHelper()
6726 unwrapOrError(this->FileName, Obj.getSectionContents(Sec)); in printNonRelocatableStackSizes()
6793 unwrapOrError(this->FileName, Obj.getSectionContents(*StackSizesELFSec)); in printRelocatableStackSizes()
6975 Dumper.getElfObject().getELFFile().getSectionContents(*Sec); in getMipsAbiFlagsSection()
7303 unwrapOrError(this->FileName, this->Obj.getSectionContents(Sec)); in printSectionHeaders()
8093 this->Obj.getSectionContents(Shdr); in printELFLinkerOptions()