OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_dwarf_alloc
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/elftoolchain/dist/libdwarf/
dwarf_init.c
52
if (
_dwarf_alloc
(&dbg, mode, error) != DW_DLE_NONE)
119
if (
_dwarf_alloc
(&dbg, mode, error) != DW_DLE_NONE)
153
if (
_dwarf_alloc
(&dbg, DW_DLC_READ, error) != DW_DLE_NONE)
dwarf_pro_init.c
58
if (
_dwarf_alloc
(&dbg, DW_DLC_WRITE, error) != DW_DLE_NONE)
97
if (
_dwarf_alloc
(&dbg, DW_DLC_WRITE, error) != DW_DLE_NONE)
libdwarf_init.c
304
_dwarf_alloc
(Dwarf_Debug *ret_dbg, int mode, Dwarf_Error *error)
function
_libdwarf.h
507
int
_dwarf_alloc
(Dwarf_Debug *, int, Dwarf_Error *);
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026