HomeSort by relevance Sort by last modified time
    Searched defs:InitToTextSection (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/MC/
MCMachOStreamer.cpp 45 virtual void InitToTextSection();
99 InitToTextSection();
102 void MCMachOStreamer::InitToTextSection() {
MCPureStreamer.cpp 39 virtual void InitToTextSection();
112 InitToTextSection();
115 void MCPureStreamer::InitToTextSection() {
MCELFStreamer.cpp 68 void MCELFStreamer::InitToTextSection() {
MCNullStreamer.cpp 27 virtual void InitToTextSection() {
WinCOFFStreamer.cpp 53 virtual void InitToTextSection();
177 void WinCOFFStreamer::InitToTextSection() {
MCAsmStreamer.cpp 130 InitToTextSection();
133 virtual void InitToTextSection() {
    [all...]
  /external/llvm/tools/lto/
LTOModule.cpp 775 virtual void InitToTextSection() {}

Completed in 1319 milliseconds