Lines Matching refs:getSectionContents
2602 Obj.getSectionContents(Sec)) { in printAttributes()
2709 unwrapOrError(FileName, Obj.getSectionContents(*GotSec)); in findGOT()
2759 unwrapOrError(FileName, Obj.getSectionContents(*GotSec)); in findGOT()
2803 Obj.getSectionContents(*PltSec)) in findPLT()
3029 Obj.getSectionContents(*RegInfoSec); in printMipsReginfo()
3095 unwrapOrError(ObjF.getFileName(), Obj.getSectionContents(*MipsOpts)); in printMipsOptions()
3134 Obj.getSectionContents(*StackMapSection); in printStackMap()
4744 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Sec); in decodeAddrsigSection()
5579 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Shdr); in printDependentLibsHelper()
5895 unwrapOrError(this->FileName, Obj.getSectionContents(Sec)); in printNonRelocatableStackSizes()
5982 unwrapOrError(this->FileName, Obj.getSectionContents(*StackSizesELFSec)); in printRelocatableStackSizes()
6169 Dumper.getElfObject().getELFFile().getSectionContents(*Sec); in getMipsAbiFlagsSection()
6433 unwrapOrError(this->FileName, this->Obj.getSectionContents(Sec)); in printSectionHeaders()
7005 this->Obj.getSectionContents(Shdr); in printELFLinkerOptions()