Lines Matching refs:getSectionContents
2690 Obj.getSectionContents(Sec)) { in printAttributes()
2791 unwrapOrError(FileName, Obj.getSectionContents(*GotSec)); in findGOT()
2841 unwrapOrError(FileName, Obj.getSectionContents(*GotSec)); in findGOT()
2885 Obj.getSectionContents(*PltSec)) in findPLT()
3111 Obj.getSectionContents(*RegInfoSec); in printMipsReginfo()
3177 unwrapOrError(ObjF.getFileName(), Obj.getSectionContents(*MipsOpts)); in printMipsOptions()
3216 Obj.getSectionContents(*StackMapSection); in printStackMap()
4849 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Sec); in decodeAddrsigSection()
5809 Expected<ArrayRef<uint8_t>> ContentsOrErr = Obj.getSectionContents(Shdr); in printDependentLibsHelper()
6124 unwrapOrError(this->FileName, Obj.getSectionContents(Sec)); in printNonRelocatableStackSizes()
6211 unwrapOrError(this->FileName, Obj.getSectionContents(*StackSizesELFSec)); in printRelocatableStackSizes()
6398 Dumper.getElfObject().getELFFile().getSectionContents(*Sec); in getMipsAbiFlagsSection()
6667 unwrapOrError(this->FileName, this->Obj.getSectionContents(Sec)); in printSectionHeaders()
7282 this->Obj.getSectionContents(Shdr); in printELFLinkerOptions()