Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfoCOFF.cpp36 DwarfSectionOffsetDirective = "\t.secrel32\t"; in MCAsmInfoCOFF()
DMCAsmInfo.cpp92 DwarfSectionOffsetDirective = 0; in MCAsmInfo()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h323 const char* DwarfSectionOffsetDirective; // Defaults to NULL variable
561 return DwarfSectionOffsetDirective; in getDwarfSectionOffsetDirective()