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

  /external/llvm/lib/CodeGen/
ELFWriter.h 191 ELFSection &getCtorSection();
ELFWriter.cpp 200 // getCtorSection - Get the static constructor section
201 ELFSection &ELFWriter::getCtorSection() {
644 ELFSection &Ctor = getCtorSection();
    [all...]

Completed in 50 milliseconds