OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nlnno
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
cofftag.d
18
AUX scnlen 0x[0-9a-f]+ nreloc 0
nlnno
0
20
AUX scnlen 0x[0-9a-f]+ nreloc 0
nlnno
0
22
AUX scnlen 0x[0-9a-f]+ nreloc 0
nlnno
0
/toolchain/binutils/binutils-2.25/include/coff/
ti.h
232
int
nlnno
; \
235
nlnno
= H_GET_32 (ABFD, ptr); \
237
nlnno
= H_GET_16 (ABFD, ptr - 2); \
238
nlnno
; \
/toolchain/binutils/binutils-2.25/binutils/
od-xcoff.c
348
unsigned int
nlnno
;
member in struct:xcoff32_section
539
printf (" # Name paddr vaddr size scnptr relptr lnnoptr nrel
nlnno
\n");
569
printf (_("overflow - nreloc: %u,
nlnno
: %u\n"),
616
s->
nlnno
= bfd_h_get_16 (abfd, scn.s_nlnno);
623
if (s->
nlnno
> 0 && s->
nlnno
<= data->nscns)
624
data->sects[s->
nlnno
- 1].
nlnno
=
988
unsigned int
nlnno
= sect->
nlnno
;
local
993
printf (_("Line numbers for %s (%u)\\n"), sect->name,
nlnno
);
local
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
obj-coff.c
1482
int
nlnno
, nrelocs = 0;
local
[
all
...]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
test1xcoff32.d
59
AUX scnlen 0x68 nreloc 7
nlnno
0
Completed in 130 milliseconds