Home
last modified time | relevance | path

Searched refs:StrTabSection (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4858 const ELFShdrTy *StrTabSection = in patchELFSymTabs() local
4862 File->getData().substr(StrTabSection->sh_offset, StrTabSection->sh_size)); in patchELFSymTabs()
4864 StringRef StrSecName = cantFail(Obj.getSectionName(*StrTabSection)); in patchELFSymTabs()