OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Dwarf_Attribute
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
DwarfLib.h
45
typedef int32_t
Dwarf_Attribute
;
346
Dwarf_Addr Dwarf_location (
Dwarf_Attribute
attr);
/src/external/gpl3/binutils.old/dist/gprofng/src/
DwarfLib.h
45
typedef int32_t
Dwarf_Attribute
;
346
Dwarf_Addr Dwarf_location (
Dwarf_Attribute
attr);
/src/external/bsd/elftoolchain/dist/libdwarf/
libdwarf.h
49
typedef struct _Dwarf_Attribute *
Dwarf_Attribute
;
529
int dwarf_attr(Dwarf_Die, Dwarf_Half,
Dwarf_Attribute
*,
531
int dwarf_attrlist(Dwarf_Die,
Dwarf_Attribute
**,
533
int dwarf_attroffset(
Dwarf_Attribute
, Dwarf_Off *, Dwarf_Error *);
573
int dwarf_formaddr(
Dwarf_Attribute
, Dwarf_Addr *, Dwarf_Error *);
574
int dwarf_formblock(
Dwarf_Attribute
, Dwarf_Block **, Dwarf_Error *);
575
int dwarf_formexprloc(
Dwarf_Attribute
, Dwarf_Unsigned *,
577
int dwarf_formflag(
Dwarf_Attribute
, Dwarf_Bool *, Dwarf_Error *);
578
int dwarf_formref(
Dwarf_Attribute
, Dwarf_Off *, Dwarf_Error *);
579
int dwarf_formsdata(
Dwarf_Attribute
, Dwarf_Signed *, Dwarf_Error *)
[
all
...]
Completed in 83 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026