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

  /external/llvm/lib/Target/ARM/
ARMTargetObjectFile.cpp 52 ARMElfTargetObjectFile::getStaticCtorSection(unsigned Priority) const {
54 return TargetLoweringObjectFileELF::getStaticCtorSection(Priority);
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 129 getStaticCtorSection(unsigned Priority = 65535) const {
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 346 TargetLoweringObjectFileELF::getStaticCtorSection(unsigned Priority) const {

Completed in 136 milliseconds