• Home
  • Raw
  • Download

Lines Matching defs:Sec

497                                       const typename ELFO::Elf_Shdr *Sec,  in printVersionSymbolSection()
531 const typename ELFO::Elf_Shdr *Sec, in printVersionDefinitionSection()
587 const typename ELFO::Elf_Shdr *Sec, in printVersionDependencySection()
731 const typename ELFO::Elf_Shdr *Sec = in getSectionNameIndex() local
1321 for (const Elf_Shdr &Sec : Obj->sections()) { in ELFDumper() local
1854 for (const ELFO::Elf_Shdr &Sec : Obj->sections()) { in printAttributes() local
2252 ArrayRef<uint8_t> Sec = unwrapOrError(Obj->getSectionContents(Shdr)); in printMipsABIFlags() local
2297 ArrayRef<uint8_t> Sec = unwrapOrError(Obj->getSectionContents(Shdr)); in printMipsReginfo() local
2317 ArrayRef<uint8_t> Sec = unwrapOrError(Obj->getSectionContents(Shdr)); in printMipsOptions() local
2339 for (const auto &Sec : Obj->sections()) { in printStackMap() local
2426 for (const Elf_Shdr &Sec : Obj->sections()) { in printGroupSections() local
2442 auto Sec = unwrapOrError(Obj->getSection(Ndx)); in printGroupSections() local
2471 const Elf_Shdr *Sec = unwrapOrError( in printRelocation() local
2520 for (const Elf_Shdr &Sec : Obj->sections()) { in printRelocations() local
2666 for (const Elf_Shdr &Sec : Obj->sections()) { in printSections() local
2837 const Elf_Shdr &Sec) { in checkTLSSections()
2847 bool GNUStyle<ELFT>::checkoffsets(const Elf_Phdr &Phdr, const Elf_Shdr &Sec) { in checkoffsets()
2865 bool GNUStyle<ELFT>::checkVMA(const Elf_Phdr &Phdr, const Elf_Shdr &Sec) { in checkVMA()
2881 bool GNUStyle<ELFT>::checkPTDynamic(const Elf_Phdr &Phdr, const Elf_Shdr &Sec) { in checkPTDynamic()
2944 for (const Elf_Shdr &Sec : Obj->sections()) { in printProgramHeaders() local
3212 for (const Elf_Shdr &Sec : Obj->sections()) { in printGroupSections() local
3230 auto Sec = unwrapOrError(Obj->getSection(Data[Member])); in printGroupSections() local
3246 for (const Elf_Shdr &Sec : Obj->sections()) { in printRelocations() local
3265 void LLVMStyle<ELFT>::printRelocations(const Elf_Shdr *Sec, const ELFO *Obj) { in printRelocations()
3293 const Elf_Shdr *Sec = unwrapOrError( in printRelocation() local
3320 for (const Elf_Shdr &Sec : Obj->sections()) { in printSections() local