OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:debug_big_endian
(Results
1 - 1
of
1
) sorted by null
/external/google-breakpad/src/common/linux/
dump_symbols.cc
843
bool
debug_big_endian
;
local
844
if (!ElfEndianness<ElfClass>(debug_elf_header, &
debug_big_endian
))
846
if (
debug_big_endian
!= obj_file_is_big_endian) {
[
all
...]
Completed in 749 milliseconds