Home
last modified time | relevance | path

Searched refs:DwarfSectionOffsetDirective (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/MC/
DMCAsmInfoCOFF.cpp39 DwarfSectionOffsetDirective = "\t.secrel32\t"; in MCAsmInfoCOFF()
DMCAsmInfo.cpp90 DwarfSectionOffsetDirective = 0; in MCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h324 const char* DwarfSectionOffsetDirective; // Defaults to NULL variable
561 return DwarfSectionOffsetDirective; in getDwarfSectionOffsetDirective()
/external/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp73 DwarfSectionOffsetDirective = ".offset"; in AMDGPUMCAsmInfo()