OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DW_LANG_none
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/common/
dwarf_cu_to_module_unittest.cc
125
language_(dwarf2reader::
DW_LANG_none
),
268
// If this is not
DW_LANG_none
, we'll pass it as a DW_AT_language
269
// attribute to the compilation unit. This defaults to
DW_LANG_none
.
354
if (language_ != dwarf2reader::
DW_LANG_none
) {
[
all
...]
/external/google-breakpad/src/common/dwarf/
dwarf2enums.h
500
DW_LANG_none
=0x0000,
Completed in 52 milliseconds