HomeSort by relevance Sort by last modified time
    Searched full:removeglobalctors (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Transforms/Utils/
CtorUtils.cpp 30 void removeGlobalCtors(GlobalVariable *GCL, const BitVector &CtorsToRemove) {
161 removeGlobalCtors(GlobalCtors, CtorsToRemove);

Completed in 64 milliseconds