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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 50 unsigned EHSectionType;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 263 EHSectionType = ELF::SHT_PROGBITS;
267 EHSectionType = ELF::SHT_X86_64_UNWIND;
583 Ctx->getELFSection(".eh_frame", EHSectionType,

Completed in 901 milliseconds