Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h327 bool DwarfRequiresRelocationForSectionOffset; // Defaults to true; variable
564 return DwarfRequiresRelocationForSectionOffset; in doesDwarfRequireRelocationForSectionOffset()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfoDarwin.cpp67 DwarfRequiresRelocationForSectionOffset = false; in MCAsmInfoDarwin()
DMCAsmInfo.cpp91 DwarfRequiresRelocationForSectionOffset = true; in MCAsmInfo()