Searched defs:reloc (Results 1 – 16 of 16) sorted by relevance
/external/elfutils/libebl/ |
D | eblnonerelocp.c | 59 ebl_none_reloc_p (ebl, reloc) in ebl_none_reloc_p() argument
|
D | eblreloctypecheck.c | 59 ebl_reloc_type_check (ebl, reloc) in ebl_reloc_type_check() argument
|
D | eblrelocvaliduse.c | 59 ebl_reloc_valid_use (ebl, reloc) in ebl_reloc_valid_use() argument
|
D | eblcopyrelocp.c | 59 ebl_copy_reloc_p (ebl, reloc) in ebl_copy_reloc_p() argument
|
D | eblrelativerelocp.c | 59 ebl_relative_reloc_p (ebl, reloc) in ebl_relative_reloc_p() argument
|
D | eblgotpcreloccheck.c | 60 ebl_gotpc_reloc_check (ebl, reloc) in ebl_gotpc_reloc_check() argument
|
D | eblrelocsimpletype.c | 58 ebl_reloc_simple_type (ebl, reloc) in ebl_reloc_simple_type() argument
|
D | eblreloctypename.c | 60 ebl_reloc_type_name (ebl, reloc, buf, len) in ebl_reloc_type_name() argument
|
D | eblopenbackend.c | 683 default_copy_reloc_p (int reloc __attribute__ ((unused))) in default_copy_reloc_p()
|
/external/llvm/utils/obj2yaml/ |
D | coff2yaml.cpp | 282 const llvm::object::coff_relocation *reloc = Obj.getCOFFRelocation(rIter); in yamlCOFFSections() local
|
/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 752 const coff_relocation *reloc = toRel(Rel); in getRelocationTypeName() local 811 const coff_relocation *reloc = toRel(Rel); in getRelocationValueString() local
|
/external/chromium/base/win/ |
D | pe_image.cc | 319 PWORD reloc = reinterpret_cast<PWORD>(base + 1); in EnumRelocs() local
|
/external/linux-tools-perf/util/ |
D | map.c | 485 s64 reloc; in map__reloc_vmlinux() local
|
/external/qemu/hw/ |
D | pc.c | 522 uint8_t rom[512], *p, *reloc; in generate_bootsect() local
|
/external/iproute2/misc/ |
D | ss.c | 786 static void ssfilter_patch(char *a, int len, int reloc) in ssfilter_patch()
|
/external/valgrind/main/perf/ |
D | tinycc.c | 2211 struct Section *reloc; /* corresponding section for relocation, if any */ member
|