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 38 virtual void InitToTextSection();
111 InitToTextSection();
114 void MCPureStreamer::InitToTextSection() {
MCELFStreamer.cpp 69 void MCELFStreamer::InitToTextSection() {
MCNullStreamer.cpp 27 virtual void InitToTextSection() {
WinCOFFStreamer.cpp 53 virtual void InitToTextSection();
177 void WinCOFFStreamer::InitToTextSection() {
MCAsmStreamer.cpp 131 InitToTextSection();
134 virtual void InitToTextSection() {
    [all...]
  /external/llvm/tools/lto/
LTOModule.cpp 761 virtual void InitToTextSection() {}

Completed in 92 milliseconds