OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:symp
(Results
1 - 4
of
4
) sorted by null
/external/elfutils/src/
ld.c
278
static void create_special_section_symbol (struct symbol **
symp
,
[
all
...]
ldgeneric.c
5785
struct symbol *
symp
= ndxtosym[cnt];
local
5912
struct symbol *
symp
= ndxtosym[cnt];
local
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
section.h
299
* \param
symp
relocated symbol (returned)
303
/*@dependent@*/ yasm_symrec **
symp
);
section.c
587
yasm_reloc_get(yasm_reloc *reloc, yasm_intnum **addrp, yasm_symrec **
symp
)
590
*
symp
= reloc->sym;
[
all
...]
Completed in 45 milliseconds