Searched refs:getELFShdrs (Results 1 – 6 of 6) sorted by relevance
30 ArrayRef<typename ELFT::Shdr> objSections = obj->template getELFShdrs<ELFT>(); in LLDDwarfObj()
195 template <typename ELFT> typename ELFT::ShdrRange getELFShdrs() const { in getELFShdrs() function
576 ArrayRef<Elf_Shdr> objSections = getELFShdrs<ELFT>(); in parse()747 ArrayRef<Elf_Shdr> objSections = getELFShdrs<ELFT>(); in initializeSections()1405 ArrayRef<Elf_Shdr> sections = getELFShdrs<ELFT>(); in parse()
141 cast<ELFFileBase>(file)->getELFShdrs<ELFT>()[relSecIdx]; in relsOrRelas()433 Elf_Shdr_Impl<ELFT> sec = file->template getELFShdrs<ELFT>()[secIdx]; in copyRelocations()
525 file->template getELFShdrs<ELFT>(); in maybeReportDiscarded()
955 inputObj->template getELFShdrs<ELFT>(); in processCallGraphRelocations()