Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:dwfl_errno
(Results
1 - 9
of
9
) sorted by relevance
/third_party/elfutils/libdwfl/
H
A
D
dwfl_error.c
47
dwfl_errno
(void)
in dwfl_errno()
function
53
INTDEF (
dwfl_errno
)
in INTDEF()
H
A
D
derelocate.c
304
Dwfl_Error error =
dwfl_errno
();
in check_module()
317
Dwfl_Error error =
dwfl_errno
();
in check_module()
H
A
D
libdwfl.h
100
extern int
dwfl_errno
(void);
649
threads.
dwfl_errno
() should be set if negative number has been
661
thread exists and will set
dwfl_errno
in that case. THREAD_ARGP
671
successfully read *RESULT or false and sets
dwfl_errno
() on failure.
683
safe to unwind. Returns true on success or false and sets
dwfl_errno
()
765
callback when not DWARF_CB_OK. -1 returned on error will set
dwfl_errno
().
776
set
dwfl_errno
(). Some systems return error instead of zero on end of the
791
when not DWARF_CB_OK. -1 returned on error will set
dwfl_errno
(). */
H
A
D
dwfl_frame.c
444
Dwfl_Error err =
dwfl_errno
();
in INTDEF()
H
A
D
relocate.c
169
return
dwfl_errno
();
in relocate_getsym()
H
A
D
libdwflP.h
591
in such case
dwfl_errno
() is set.
741
INTDECL (
dwfl_errno
)
H
A
D
dwfl_module_getdwarf.c
184
mod->elferr = INTUSE(
dwfl_errno
) ();
in mod_verify_build_id()
/third_party/elfutils/src/
H
A
D
stack.c
469
err =
dwfl_errno
();
in thread_callback()
723
err =
dwfl_errno
();
in main()
/third_party/elfutils/include/elfutils/
H
A
D
libdwfl.h
100
extern int
dwfl_errno
(void);
649
threads.
dwfl_errno
() should be set if negative number has been
661
thread exists and will set
dwfl_errno
in that case. THREAD_ARGP
671
successfully read *RESULT or false and sets
dwfl_errno
() on failure.
683
safe to unwind. Returns true on success or false and sets
dwfl_errno
()
765
callback when not DWARF_CB_OK. -1 returned on error will set
dwfl_errno
().
776
set
dwfl_errno
(). Some systems return error instead of zero on end of the
791
when not DWARF_CB_OK. -1 returned on error will set
dwfl_errno
(). */
Completed in 9 milliseconds