Home
last modified time | relevance | path

Searched defs:reloc (Results 1 – 16 of 16) sorted by relevance

/external/elfutils/libebl/
Deblnonerelocp.c59 ebl_none_reloc_p (ebl, reloc) in ebl_none_reloc_p() argument
Deblreloctypecheck.c59 ebl_reloc_type_check (ebl, reloc) in ebl_reloc_type_check() argument
Deblrelocvaliduse.c59 ebl_reloc_valid_use (ebl, reloc) in ebl_reloc_valid_use() argument
Deblcopyrelocp.c59 ebl_copy_reloc_p (ebl, reloc) in ebl_copy_reloc_p() argument
Deblrelativerelocp.c59 ebl_relative_reloc_p (ebl, reloc) in ebl_relative_reloc_p() argument
Deblgotpcreloccheck.c60 ebl_gotpc_reloc_check (ebl, reloc) in ebl_gotpc_reloc_check() argument
Deblrelocsimpletype.c58 ebl_reloc_simple_type (ebl, reloc) in ebl_reloc_simple_type() argument
Deblreloctypename.c60 ebl_reloc_type_name (ebl, reloc, buf, len) in ebl_reloc_type_name() argument
Deblopenbackend.c683 default_copy_reloc_p (int reloc __attribute__ ((unused))) in default_copy_reloc_p()
/external/llvm/utils/obj2yaml/
Dcoff2yaml.cpp282 const llvm::object::coff_relocation *reloc = Obj.getCOFFRelocation(rIter); in yamlCOFFSections() local
/external/llvm/lib/Object/
DCOFFObjectFile.cpp752 const coff_relocation *reloc = toRel(Rel); in getRelocationTypeName() local
811 const coff_relocation *reloc = toRel(Rel); in getRelocationValueString() local
/external/chromium/base/win/
Dpe_image.cc319 PWORD reloc = reinterpret_cast<PWORD>(base + 1); in EnumRelocs() local
/external/linux-tools-perf/util/
Dmap.c485 s64 reloc; in map__reloc_vmlinux() local
/external/qemu/hw/
Dpc.c522 uint8_t rom[512], *p, *reloc; in generate_bootsect() local
/external/iproute2/misc/
Dss.c786 static void ssfilter_patch(char *a, int len, int reloc) in ssfilter_patch()
/external/valgrind/main/perf/
Dtinycc.c2211 struct Section *reloc; /* corresponding section for relocation, if any */ member