OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:relocscn
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/libdwfl/
derelocate.c
396
Elf_Scn *
relocscn
= mod->reloc_info->refs[idx].relocs;
local
398
relocscn
, tscn, true);
relocate.c
611
Elf_Scn *
relocscn
, Elf_Scn *tscn, bool partial)
626
relocscn
, gelf_getshdr (
relocscn
, &shdr_mem),
libdwflP.h
254
RELOCSCN
is SHT_REL or SHT_RELA and TSCN is its sh_info target section. */
256
Elf_Scn *
relocscn
, Elf_Scn *tscn,
Completed in 181 milliseconds