Home
last modified time | relevance | path

Searched defs:compressDebugSections (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h589 DebugCompressionType compressDebugSections() const { in compressDebugSections() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h655 DebugCompressionType compressDebugSections() const { in compressDebugSections() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h696 DebugCompressionType compressDebugSections() const { in compressDebugSections() function
/external/llvm-project/lld/ELF/
DConfig.h150 bool compressDebugSections; member