Home
last modified time | relevance | path

Searched defs:getCurrentSectionOnly (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
DMCStreamer.h297 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h362 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly() function
/external/llvm-project/llvm/include/llvm/MC/
DMCStreamer.h374 MCSection *getCurrentSectionOnly() const { return getCurrentSection().first; } in getCurrentSectionOnly() function