OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:parent_entry
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/kern/
subr_acl_nfs4.c
275
const struct acl_entry *
parent_entry
;
local
281
parent_entry
= &(parent_aclp->acl_entry[i]);
282
flags =
parent_entry
->ae_flags;
283
tag =
parent_entry
->ae_tag;
321
*ae = *
parent_entry
;
/src/external/gpl3/gdb/dist/gdb/dwarf2/
cooked-index.h
60
/* True is
parent_entry
.deferred has a value rather than
parent_entry
281
cooked_index_entry_ref
parent_entry
,
333
cooked_index_entry_ref
parent_entry
,
337
lang, name,
parent_entry
,
395
cooked_index_entry_ref
parent_entry
,
399
name,
parent_entry
, per_cu);
cooked-index.c
271
cooked_index_entry_ref
parent_entry
,
275
parent_entry
, per_cu);
283
&&
parent_entry
.resolved == nullptr
read.c
4471
const cooked_index_entry *
parent_entry
4492
if (
parent_entry
== nullptr)
4499
to_underlying (
parent_entry
->die_offset),
4500
parent_entry
->full_name (&temp_storage, false));
4587
const cooked_index_entry **
parent_entry
,
4604
parent_map::addr_type>
parent_entry
,
16348
const cooked_index_entry **
parent_entry
,
16510
|| (*
parent_entry
== nullptr && m_language != language_c))
16526
if (*
parent_entry
== nullptr)
16537
*
parent_entry
= m_die_range_map->find (addr)
16654
const cooked_index_entry *
parent_entry
local
16702
const cooked_index_entry *
parent_entry
= nullptr;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/dwarf2/
cooked-index.h
66
/* True is
parent_entry
.deferred has a value rather than
parent_entry
284
cooked_index_entry_ref
parent_entry
,
336
cooked_index_entry_ref
parent_entry
,
340
lang, name,
parent_entry
,
401
cooked_index_entry_ref
parent_entry
,
405
name,
parent_entry
, per_cu);
cooked-index.c
264
cooked_index_entry_ref
parent_entry
,
268
parent_entry
, per_cu);
276
&&
parent_entry
.resolved == nullptr
read.c
4488
/* Index DIEs in the READER starting at INFO_PTR.
PARENT_ENTRY
is
4496
const cooked_index_entry *
parent_entry
,
4510
const cooked_index_entry **
parent_entry
,
4526
const cooked_index_entry *
parent_entry
,
16078
const cooked_index_entry **
parent_entry
,
16239
|| (*
parent_entry
== nullptr && m_language != language_c))
16250
if (*
parent_entry
== nullptr)
16262
*
parent_entry
= m_die_range_map->find (addr);
16278
flags, nullptr,
parent_entry
, maybe_defer,
16375
const cooked_index_entry *
parent_entry
,
[
all
...]
Completed in 71 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026