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:NT_GNU_BUILD_ID
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
genelf.c
27
#ifndef
NT_GNU_BUILD_ID
28
#define
NT_GNU_BUILD_ID
3
macro
481
bnote.desc.type =
NT_GNU_BUILD_ID
;
in jit_write_elf()
H
A
D
symbol-minimal.c
32
#define
NT_GNU_BUILD_ID
3
macro
63
if (nhdr->n_type ==
NT_GNU_BUILD_ID
&&
in read_build_id()
H
A
D
symbol-elf.c
100
#ifndef
NT_GNU_BUILD_ID
101
#define
NT_GNU_BUILD_ID
3
macro
545
if (nhdr->n_type ==
NT_GNU_BUILD_ID
&&
in elf_read_build_id()
644
if (nhdr.n_type ==
NT_GNU_BUILD_ID
&&
in sysfs__read_build_id()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
genelf.c
27
#ifndef
NT_GNU_BUILD_ID
28
#define
NT_GNU_BUILD_ID
3
macro
484
bnote.desc.type =
NT_GNU_BUILD_ID
;
in jit_write_elf()
H
A
D
symbol-minimal.c
32
#define
NT_GNU_BUILD_ID
3
macro
63
if (nhdr->n_type ==
NT_GNU_BUILD_ID
&&
in read_build_id()
H
A
D
symbol-elf.c
90
#ifndef
NT_GNU_BUILD_ID
91
#define
NT_GNU_BUILD_ID
3
macro
918
if (nhdr->n_type ==
NT_GNU_BUILD_ID
&&
in elf_read_build_id()
1050
if (nhdr.n_type ==
NT_GNU_BUILD_ID
&&
in sysfs__read_build_id()
/kernel/linux/linux-5.10/kernel/
H
A
D
crash_core.c
383
#define
NT_GNU_BUILD_ID
3
macro
404
if (note_sec->n_hdr.n_type ==
NT_GNU_BUILD_ID
&&
in add_build_id_vmcoreinfo()
Completed in 10 milliseconds