OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shndx2
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gold/
gdb-index.cc
821
unsigned int
shndx2
;
local
834
off_t high_pc = die->address_attribute(elfcpp::DW_AT_high_pc, &
shndx2
);
839
shndx2
= shndx;
843
if (shndx !=
shndx2
)
[
all
...]
dwarf_reader.cc
433
unsigned int
shndx2
= 0;
local
437
shndx2
= this->lookup_reloc(offset + addr_size, &end);
449
else if (shndx1 ==
shndx2
)
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elflink.c
7155
unsigned int shndx1,
shndx2
;
local
[
all
...]
Completed in 3399 milliseconds