OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shndx1
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elflink.c
8757
unsigned int
shndx1
, shndx2;
8772
shndx1
= _bfd_elf_section_from_bfd_section (bfd1, sec1);
8774
if (
shndx1
== SHN_BAD || shndx2 == SHN_BAD)
8843
if (
shndx1
< ssymbuf1[mid].st_shndx)
8845
else if (
shndx1
> ssymbuf1[mid].st_shndx)
8956
if (isym->st_shndx ==
shndx1
8746
unsigned int
shndx1
, shndx2;
local
/src/external/gpl3/binutils.old/dist/bfd/
elflink.c
8749
unsigned int
shndx1
, shndx2;
8764
shndx1
= _bfd_elf_section_from_bfd_section (bfd1, sec1);
8766
if (
shndx1
== SHN_BAD || shndx2 == SHN_BAD)
8835
if (
shndx1
< ssymbuf1[mid].st_shndx)
8837
else if (
shndx1
> ssymbuf1[mid].st_shndx)
8948
if (isym->st_shndx ==
shndx1
8738
unsigned int
shndx1
, shndx2;
local
/src/external/gpl3/gdb/dist/bfd/
elflink.c
8680
unsigned int
shndx1
, shndx2;
8695
shndx1
= _bfd_elf_section_from_bfd_section (bfd1, sec1);
8697
if (
shndx1
== SHN_BAD || shndx2 == SHN_BAD)
8766
if (
shndx1
< ssymbuf1[mid].st_shndx)
8768
else if (
shndx1
> ssymbuf1[mid].st_shndx)
8879
if (isym->st_shndx ==
shndx1
8669
unsigned int
shndx1
, shndx2;
local
/src/external/gpl3/gdb.old/dist/bfd/
elflink.c
8667
unsigned int
shndx1
, shndx2;
8682
shndx1
= _bfd_elf_section_from_bfd_section (bfd1, sec1);
8684
if (
shndx1
== SHN_BAD || shndx2 == SHN_BAD)
8753
if (
shndx1
< ssymbuf1[mid].st_shndx)
8755
else if (
shndx1
> ssymbuf1[mid].st_shndx)
8862
if (isym->st_shndx ==
shndx1
8656
unsigned int
shndx1
, shndx2;
local
Completed in 61 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026