OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stbp
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
Stabs.cc
927
struct stab *
stbp
= (struct stab *) (StabData + stabNum * StabEntSize);
local
929
*np = *
stbp
;
930
np->n_desc = elf->decode (
stbp
->n_desc);
931
np->n_strx = elf->decode (
stbp
->n_strx);
932
np->n_value = elf->decode (
stbp
->n_value);
Stabs.cc
927
struct stab *
stbp
= (struct stab *) (StabData + stabNum * StabEntSize);
local
929
*np = *
stbp
;
930
np->n_desc = elf->decode (
stbp
->n_desc);
931
np->n_strx = elf->decode (
stbp
->n_strx);
932
np->n_value = elf->decode (
stbp
->n_value);
/src/external/gpl3/binutils.old/dist/gprofng/src/
Stabs.cc
927
struct stab *
stbp
= (struct stab *) (StabData + stabNum * StabEntSize);
local
929
*np = *
stbp
;
930
np->n_desc = elf->decode (
stbp
->n_desc);
931
np->n_strx = elf->decode (
stbp
->n_strx);
932
np->n_value = elf->decode (
stbp
->n_value);
Stabs.cc
927
struct stab *
stbp
= (struct stab *) (StabData + stabNum * StabEntSize);
local
929
*np = *
stbp
;
930
np->n_desc = elf->decode (
stbp
->n_desc);
931
np->n_strx = elf->decode (
stbp
->n_strx);
932
np->n_value = elf->decode (
stbp
->n_value);
Completed in 30 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026