Searched refs:dynamic_relocation_sections (Results 1 – 3 of 3) sorted by relevance
354 cast<ObjectFile>(Obj).dynamic_relocation_sections(); in printDynamicRelocations()
317 virtual std::vector<SectionRef> dynamic_relocation_sections() const { in dynamic_relocation_sections() function
340 std::vector<SectionRef> dynamic_relocation_sections() const override;971 ELFObjectFile<ELFT>::dynamic_relocation_sections() const { in dynamic_relocation_sections() function