Searched refs:SetSection (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DWinCOFFStreamer.cpp97 void SetSection(StringRef Section, function in class:__anon2272::WinCOFFStreamer
104 SetSection(".text",
113 SetSection(".data",
122 SetSection(".bss",
H A DMCELFStreamer.cpp38 inline void MCELFStreamer::SetSection(StringRef Section, unsigned Type, function in class:MCELFStreamer
44 SetSection(".data",
52 SetSection(".text",
60 SetSection(".bss",
/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCELFStreamer.h112 void SetSection(StringRef Section, unsigned Type, unsigned Flags,

Completed in 103 milliseconds