OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gt_pch_get_address
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
hosthooks.h
30
void * (*
gt_pch_get_address
) (size_t size, int fd);
member in struct:host_hooks
32
/* ADDR is an address returned by
gt_pch_get_address
. Attempt to allocate
ggc-common.cc
546
mmi.preferred_base = host_hooks.
gt_pch_get_address
(mmi.size, fileno (f));
/src/external/gpl3/gcc.old/dist/gcc/
hosthooks.h
30
void * (*
gt_pch_get_address
) (size_t size, int fd);
member in struct:host_hooks
32
/* ADDR is an address returned by
gt_pch_get_address
. Attempt to allocate
ggc-common.cc
530
mmi.preferred_base = host_hooks.
gt_pch_get_address
(mmi.size, fileno (f));
Completed in 23 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026