HomeSort by relevance Sort by last modified time
    Searched refs:INTUSE (Results 76 - 87 of 87) sorted by null

1 2 34

  /external/elfutils/libdwfl/
dwfl_module.c 95 INTUSE(dwarf_end) (mod->dw);
derelocate.c 290 if (INTUSE(dwfl_module_getsymtab) (mod) < 0)
303 if (INTUSE(dwfl_module_getdwarf) (mod, &bias) == NULL)
dwfl_report_elf.c 226 Dwfl_Module *m = INTUSE(dwfl_report_module) (dwfl, name, start, end);
linux-proc-maps.c 141 Dwfl_Module *mod = INTUSE(dwfl_report_module) (dwfl, last_file,
dwfl_module_getdwarf.c 640 mod->dw = INTUSE(dwarf_begin_elf) (debugfile->elf, DWARF_C_READ, NULL);
643 int err = INTUSE(dwarf_errno) ();
dwfl_segment_report_module.c 544 Dwfl_Module *mod = INTUSE(dwfl_report_module) (dwfl, name,
547 && unlikely (INTUSE(dwfl_module_report_build_id) (mod,
relocate.c 165 && unlikely (INTUSE(dwfl_module_getsymtab) (mod) < 0))
236 && INTUSE(dwfl_module_getsymtab) (m) < 0
  /external/e2fsprogs/intl/
l10nflist.c 105 # define __argz_count(argz, len) INTUSE(__argz_count) (argz, len)
129 INTUSE(__argz_stringify) (argz, len, sep)
dcigettext.c 284 #ifndef INTUSE
285 # define INTUSE(name) name
526 dirname = (char *) INTUSE(_nl_default_dirname);
    [all...]
  /external/elfutils/libelf/
elf_end.c 250 ? INTUSE(elf_end) (parent) : 0);
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex_internal.h 73 INTUSE(__dcgettext) (_libc_intl_domainname, msgid, LC_MESSAGES)
  /external/elfutils/src/
ldgeneric.c     [all...]

Completed in 364 milliseconds

1 2 34