Home
last modified time | relevance | path

Searched defs:getELFSection (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h563 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
568 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
574 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp523 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext
536 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext