HomeSort by: relevance | last modified time | path
    Searched defs:dynamic_relocation_sections (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 18 milliseconds