OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rel_ptr_ptr
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
nlm32-i386.c
239
arelent **
rel_ptr_ptr
, **rel_end;
local
241
rel_ptr_ptr
= sec->orelocation;
242
rel_end =
rel_ptr_ptr
+ sec->reloc_count;
243
for (;
rel_ptr_ptr
< rel_end;
rel_ptr_ptr
++)
249
rel = *
rel_ptr_ptr
;
nlmcode.h
1655
arelent **
rel_ptr_ptr
, **rel_end;
local
1705
arelent **
rel_ptr_ptr
, **rel_end;
local
[
all
...]
Completed in 129 milliseconds