OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stabstr
(Results
1 - 7
of
7
) sorted by null
/external/u-boot/arch/nios2/cpu/
u-boot.lds
103
.
stabstr
0 : { *(.
stabstr
) }
/external/google-breakpad/src/common/solaris/
dump_symbols.cc
147
const char *kStabStrName = ".
stabstr
";
163
inline void RecalculateOffset(struct slist* cur_list, char *
stabstr
) {
167
char *temp =
stabstr
+ stringOffset;
293
char *
stabstr
,
309
RecalculateOffset(cur_list,
stabstr
);
315
func_info.name =
stabstr
+ cur_list->n_strx + stringOffset;
321
RecalculateOffset(cur_list,
stabstr
);
330
RecalculateOffset(cur_list,
stabstr
);
402
char *
stabstr
=
local
416
source_file_info.name =
stabstr
+ cur_list->n_strx + stringOffset
[
all
...]
/external/google-breakpad/src/common/
stabs_reader.h
76
// being traversed by ITERATOR, and whose .
stabstr
section is referred to
89
// like .stab/.
stabstr
, and usually not the case for STABS stored in the
94
// Note that, in ELF, the .
stabstr
section should be found using the
97
const uint8_t *
stabstr
, size_t stabstr_size,
259
// references to strings stored in the .
stabstr
section. Because
261
// from the .
stabstr
section, the consumer can assume that if two
268
// .
stabstr
section --- comparing their addresses produces
291
// .
stabstr
section; this is because the name as it appears in the
stabs_reader.cc
69
const uint8_t *
stabstr
, size_t stabstr_size,
73
strings_(
stabstr
, stabstr_size),
103
// that compilation unit's strings take up in the .
stabstr
section.
105
// within the current CU's portion of the .
stabstr
section.
/external/elfutils/tests/
run-elfputzdata.sh
48
Lets compress 25 .
stabstr
, size: 57297
86
Lets compress 25 .
stabstr
, size: 57297
run-strip-remove-keep.sh
98
[24] .
stabstr
STRTAB 00000000 000840 001934 0 0 0 1
185
[24] .
stabstr
STRTAB 00000000 000840 001934 0 0 0 1
431
[24] .
stabstr
STRTAB 00000000 000840 001934 0 0 0 1
445
# Explicitly remove both .symtab and .strtab. Keep .stab and .
stabstr
32bit
[
all
...]
/external/google-breakpad/src/common/linux/
dump_symbols.cc
190
const uint8_t*
stabstr
=
local
193
stabstr
, stabstr_section->sh_size,
[
all
...]
Completed in 190 milliseconds