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:closest_name
(Results
1 - 1
of
1
) sorted by relevance
/third_party/elfutils/libdwfl/
H
A
D
dwfl_module_addrsym.c
47
const char *
closest_name
;
member
146
if (state->
closest_name
== NULL
in try_sym_value()
156
state->
closest_name
= name;
in try_sym_value()
158
else if (state->
closest_name
== NULL
in try_sym_value()
192
state->
closest_name
= name;
in try_sym_value()
260
.
closest_name
= NULL,
in __libdwfl_addrsym()
288
if (state.
closest_name
== NULL && first_global > 1
in __libdwfl_addrsym()
294
if (state.
closest_name
== NULL
in __libdwfl_addrsym()
302
state.
closest_name
= state.sizeless_name;
in __libdwfl_addrsym()
313
return state.
closest_name
;
in __libdwfl_addrsym()
[all...]
Completed in 1 milliseconds