HomeSort by relevance Sort by last modified time
    Searched refs:GElf_Addr (Results 1 - 25 of 42) sorted by null

1 2

  /external/elfutils/libdwfl/
dwfl_module_addrname.c 53 dwfl_module_addrname (Dwfl_Module *mod, GElf_Addr addr)
segment.c 52 static GElf_Addr
53 segment_start (Dwfl *dwfl, GElf_Addr start)
60 static GElf_Addr
61 segment_end (Dwfl *dwfl, GElf_Addr end)
69 insert (Dwfl *dwfl, size_t i, GElf_Addr start, GElf_Addr end, int segndx)
80 GElf_Addr *naddr = realloc (dwfl->lookup_addr, sizeof naddr[0] * n);
140 lookup (Dwfl *dwfl, GElf_Addr address, int hint)
173 const GElf_Addr start = segment_start (dwfl, mod->low_addr);
174 const GElf_Addr end = segment_end (dwfl, mod->high_addr)
    [all...]
dwfl_module_build_id.c 54 const void *bits, int len, GElf_Addr vaddr)
76 #define NO_VADDR ((GElf_Addr) -1l)
79 check_notes (Dwfl_Module *mod, bool set, Elf_Data *data, GElf_Addr data_vaddr)
146 const unsigned char **bits, GElf_Addr *vaddr)
150 const unsigned char **bits, GElf_Addr *vaddr)
185 const unsigned char **bits, GElf_Addr *vaddr)
libdwflP.h 111 GElf_Addr offline_next_address;
113 GElf_Addr segment_align; /* Smallest granularity of segments. */
118 GElf_Addr *lookup_addr; /* Start address of segment. */
139 GElf_Addr bias; /* Actual load address - p_vaddr. */
150 GElf_Addr low_addr, high_addr;
153 GElf_Addr build_id_vaddr; /* Address where they reside, 0 if unknown. */
266 GElf_Addr *value)
307 Elf *elf, GElf_Addr base)
326 GElf_Addr vaddr, size_t minread, void *arg);
libdwfl.h 152 const GElf_Phdr *phdr, GElf_Addr bias,
168 GElf_Addr base);
244 GElf_Addr vaddr)
256 const unsigned char **bits, GElf_Addr *vaddr)
418 extern Elf *dwfl_module_getelf (Dwfl_Module *, GElf_Addr *bias);
435 extern const char *dwfl_module_addrname (Dwfl_Module *mod, GElf_Addr address);
439 extern const char *dwfl_module_addrsym (Dwfl_Module *mod, GElf_Addr address,
linux-proc-maps.c 73 find_sysinfo_ehdr (pid_t pid, GElf_Addr *sysinfo_ehdr)
130 proc_maps_report (Dwfl *dwfl, FILE *f, GElf_Addr sysinfo_ehdr, pid_t pid)
240 GElf_Addr sysinfo_ehdr = 0;
265 read_proc_memory (void *arg, void *data, GElf_Addr address,
278 extern Elf *elf_from_remote_memory (GElf_Addr ehdr_vma,
279 GElf_Addr *loadbasep,
282 GElf_Addr address,
dwfl_module_addrsym.c 56 dwfl_module_addrsym (Dwfl_Module *mod, GElf_Addr addr,
74 GElf_Addr mod_addr = addr - mod->symfile->bias;
105 GElf_Addr min_label = 0;
dwfl_segment_report_module.c 78 addr_segndx (Dwfl *dwfl, size_t segment, GElf_Addr addr)
119 GElf_Addr start = dwfl->lookup_addr[segment];
123 GElf_Addr addr, size_t minread)
152 GElf_Addr vaddr, size_t filesz)
263 GElf_Addr bias = 0;
267 GElf_Addr module_start = -1l;
268 GElf_Addr module_end = 0;
271 GElf_Addr dyn_vaddr = 0;
277 GElf_Addr build_id_vaddr = 0;
280 inline void consider_notes (GElf_Addr vaddr, GElf_Xword filesz
    [all...]
dwfl_build_id_find_debuginfo.c 66 GElf_Addr vaddr;
dwfl_module_report_build_id.c 56 GElf_Addr vaddr)
link_map.c 166 GElf_Addr vaddr,
268 Dwfl *dwfl, GElf_Addr r_debug_vaddr,
273 GElf_Addr read_vaddr = r_debug_vaddr + addrsize (elfclass);
285 GElf_Addr addrs[4];
286 inline bool read_addrs (GElf_Addr vaddr, size_t n)
337 GElf_Addr next = addrs[0];
346 GElf_Addr l_addr = addrs[0];
347 GElf_Addr l_name = addrs[1];
348 GElf_Addr l_ld = addrs[2];
447 static GElf_Addr
    [all...]
elf-from-memory.c 75 elf_from_remote_memory (GElf_Addr ehdr_vma,
76 GElf_Addr *loadbasep,
78 GElf_Addr address,
215 GElf_Addr loadbase = ehdr_vma;
219 inline void handle_segment (GElf_Addr vaddr, GElf_Off offset,
283 inline bool handle_segment (GElf_Addr vaddr, GElf_Off offset,
dwfl_report_elf.c 65 int fd, Elf *elf, GElf_Addr base)
75 GElf_Addr start = 0, end = 0, bias = 0;
97 const GElf_Addr next = (end + align - 1) & -align;
263 const char *file_name, int fd, GElf_Addr base)
dwfl_module.c 137 GElf_Addr start, GElf_Addr end)
find-debuginfo.c 258 GElf_Addr base __attribute__ ((unused)),
267 GElf_Addr vaddr;
  /external/elfutils/libasm/
disasm_cb.c 44 default_elf_getsym (GElf_Addr addr, Elf32_Word scnndx, GElf_Addr value,
66 GElf_Addr addr;
140 null_elf_getsym (GElf_Addr addr __attribute__ ((unused)),
142 GElf_Addr value __attribute__ ((unused)),
153 GElf_Addr addr, const char *fmt, DisasmOutputCB_t outcb,
libasm.h 55 typedef int (*DisasmGetSymCB_t) (GElf_Addr, Elf32_Word, GElf_Addr, char **,
147 GElf_Xword size, GElf_Addr align);
151 GElf_Xword size, GElf_Addr value,
186 const uint8_t *end, GElf_Addr addr, const char *fmt,
192 const uint8_t *end, GElf_Addr addr, const char *fmt,
disasm_str.c 60 GElf_Addr addr, const char *fmt, char **bufp, size_t len,
asm_newcomsym.c 56 GElf_Addr align;
asm_newabssym.c 56 GElf_Addr value;
libasmP.h 291 const uint8_t *end, GElf_Addr addr,
  /external/elfutils/backends/
ppc_symbol.c 81 find_dyn_got (Elf *elf, GElf_Ehdr *ehdr, GElf_Addr *addr)
126 GElf_Addr gotaddr;
156 GElf_Addr addr;
alpha_symbol.c 104 GElf_Addr pltgot = 0;
  /external/elfutils/src/
findtextrel.c 50 GElf_Addr from;
51 GElf_Addr to;
100 GElf_Addr addr, Elf *elf, Elf_Scn *symscn, Dwarf *dw,
492 GElf_Addr addr, Elf *elf, Elf_Scn *symscn, Dwarf *dw,
529 GElf_Addr lowaddr = 0;
531 GElf_Addr highaddr = ~0ul;
  /external/elfutils/libebl/
ebl-hooks.h 167 GElf_Addr addr, const char *fmt, DisasmOutputCB_t outcb,

Completed in 138 milliseconds

1 2