HomeSort by relevance Sort by last modified time
    Searched defs:getTextSection (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
ELFWriter.cpp 212 // getTextSection - Get the text section for the specified function
213 ELFSection &ELFWriter::getTextSection(const Function *F) {
    [all...]
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 181 const MCSection *getTextSection() const { return TextSection; }

Completed in 37 milliseconds