Searched refs:X86ELFSectLinker (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86ELFSectLinker.cpp1 //===- X86ELFSectLinker.cpp -----------------------------------------------===//
9 #include "X86ELFSectLinker.h"
15 X86ELFSectLinker::X86ELFSectLinker(SectLinkerOption &pOption, function in class:X86ELFSectLinker
31 X86ELFSectLinker::~X86ELFSectLinker()
H A DX86ELFSectLinker.h1 //===- X86ELFSectLinker.h -------------------------------------------------===//
19 /** \class X86ELFSectLinker
20 * \brief X86ELFSectLinker sets up the environment for linking.
24 class X86ELFSectLinker : public SectLinker class in namespace:mcld
27 X86ELFSectLinker(SectLinkerOption &pOption,
30 ~X86ELFSectLinker();
H A DX86SectLinker.cpp13 #include "X86ELFSectLinker.h"
36 return new X86ELFSectLinker(pOption, pLDBackend);
H A DAndroid.mk6 X86ELFSectLinker.cpp \

Completed in 52 milliseconds