Searched defs:getELFSection (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp386 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, function in class:MCContext
398 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, function in class:MCContext
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h424 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, function
429 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, function
435 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, function

Completed in 320 milliseconds