OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uint_loc_descriptor
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
1395
static dw_loc_descr_ref
uint_loc_descriptor
(unsigned HOST_WIDE_INT);
1635
=
uint_loc_descriptor
(-(unsigned HOST_WIDE_INT) offset);
14646
uint_loc_descriptor
(unsigned HOST_WIDE_INT i)
19221
ret =
uint_loc_descriptor
(tree_to_uhwi (loc));
19375
add_loc_descr_to_each (list_ret,
uint_loc_descriptor
(log2));
14633
uint_loc_descriptor
(unsigned HOST_WIDE_INT i)
function
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc
1397
static dw_loc_descr_ref
uint_loc_descriptor
(unsigned HOST_WIDE_INT);
1637
=
uint_loc_descriptor
(-(unsigned HOST_WIDE_INT) offset);
14561
uint_loc_descriptor
(unsigned HOST_WIDE_INT i)
19134
ret =
uint_loc_descriptor
(tree_to_uhwi (loc));
19288
add_loc_descr_to_each (list_ret,
uint_loc_descriptor
(log2));
14548
uint_loc_descriptor
(unsigned HOST_WIDE_INT i)
function
Completed in 64 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026