OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ab_atnum
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/elftoolchain/dist/libdwarf/
dwarf_abbrev.c
59
*attr_count = ab->
ab_atnum
;
123
if (ndx < 0 || (uint64_t) ndx >= abbrev->
ab_atnum
) {
dwarf_attr.c
74
if (die->die_ab->
ab_atnum
== 0) {
79
*attrcount = die->die_ab->
ab_atnum
;
libdwarf_abbrev.c
86
ab->
ab_atnum
= 0; /* fill in later. */
124
ab->
ab_atnum
++;
_libdwarf.h
135
uint64_t
ab_atnum
; /* Number of attribute defines. */
member in struct:_Dwarf_Abbrev
Completed in 45 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026