OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compressDebugSections
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h
501
DebugCompressionType
CompressDebugSections
= DebugCompressionType::None;
821
DebugCompressionType
compressDebugSections
() const {
822
return
CompressDebugSections
;
825
void setCompressDebugSections(DebugCompressionType
CompressDebugSections
) {
826
this->
CompressDebugSections
=
CompressDebugSections
;
MCAsmInfo.h
501
DebugCompressionType
CompressDebugSections
= DebugCompressionType::None;
821
DebugCompressionType
compressDebugSections
() const {
822
return
CompressDebugSections
;
825
void setCompressDebugSections(DebugCompressionType
CompressDebugSections
) {
826
this->
CompressDebugSections
=
CompressDebugSections
;
Completed in 105 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026