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