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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 154 const MCSection *DataRelSection;
297 const MCSection *getDataRelSection() const { return DataRelSection; }
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 416 DataRelSection = Ctx->getELFSection(".data.rel", ELF::SHT_PROGBITS,
    [all...]

Completed in 65 milliseconds