| Home | Sort by: relevance | last modified time | path |
| /src/external/apache2/llvm/dist/llvm/include/llvm/Object/ | |
| ObjectFile.h | 306 virtual std::vector<SectionRef> dynamic_relocation_sections() const { function in class:llvm::object::ObjectFile |
| ELFObjectFile.h | 295 std::vector<SectionRef> dynamic_relocation_sections() const override; 884 ELFObjectFile<ELFT>::dynamic_relocation_sections() const { function in class:llvm::object::ELFObjectFile |