OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:native_size
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
mach-o.c
1628
size_t
native_size
;
local
1631
if (_bfd_mul_overflow (count, BFD_MACH_O_RELENT_SIZE, &
native_size
))
1638
_bfd_malloc_and_read (abfd,
native_size
,
native_size
);
/src/external/gpl3/binutils.old/dist/bfd/
mach-o.c
1627
size_t
native_size
;
local
1630
if (_bfd_mul_overflow (count, BFD_MACH_O_RELENT_SIZE, &
native_size
))
1637
_bfd_malloc_and_read (abfd,
native_size
,
native_size
);
/src/external/gpl3/gdb/dist/bfd/
mach-o.c
1625
size_t
native_size
;
local
1628
if (_bfd_mul_overflow (count, BFD_MACH_O_RELENT_SIZE, &
native_size
))
1635
_bfd_malloc_and_read (abfd,
native_size
,
native_size
);
/src/external/gpl3/gdb.old/dist/bfd/
mach-o.c
1625
size_t
native_size
;
local
1628
if (_bfd_mul_overflow (count, BFD_MACH_O_RELENT_SIZE, &
native_size
))
1635
_bfd_malloc_and_read (abfd,
native_size
,
native_size
);
Completed in 48 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026