Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h223 MCSection *getTextSection() const { return TextSection; } in getTextSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h243 MCSection *getTextSection() const { return TextSection; } in getTextSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h249 MCSection *getTextSection() const { return TextSection; } in getTextSection() function