HomeSort by relevance Sort by last modified time
    Searched refs:pdr (Results 1 - 20 of 20) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips16-e.d 16 0+0000000 l d \.(mdebug|pdr) 0+0000000 (|\.mdebug|\.pdr)
mips16-f.d 16 0+0000000 l d \.(mdebug|pdr) 0+0000000 (|\.mdebug|\.pdr)
mipsel16-f.d 17 0+0000000 l d \.(mdebug|pdr) 0+0000000 (|\.mdebug|\.pdr)
tmips16-f.d 18 0+0000000 l d \.(mdebug|pdr) 0+0000000 (|\.mdebug|\.pdr)
tmipsel16-f.d 18 0+0000000 l d \.(mdebug|pdr) 0+0000000 (\.mdebug|\.pdr)
call-nonpic-1.d 2 #objdump: -pdr
mipsel16-e.d 17 0+0000000 l d \.(mdebug|pdr) 0+0000000 (|\.mdebug|\.pdr)
tmips16-e.d 19 0+0000000 l d \.(mdebug|pdr) 0+0000000 (|\.mdebug|\.pdr)
tmipsel16-e.d 19 0+0000000 l d \.(mdebug|pdr) 0+0000000 (|\.mdebug|\.pdr)
mips16-hilo-match.d 36 RELOCATION RECORDS FOR \[\.pdr\]:
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
strip-3.d 3 #strip: -R .text -R .data -R .bss -R .ARM.attributes -R .reginfo -R .gnu.attributes -R .MIPS.abiflags -R .pdr -R .xtensa.info
  /external/llvm/test/MC/Mips/
directive-ent.s 1 # The effects of .ent on the .pdr section are tested in mips-pdr*.s. Test
mips-pdr.s 19 # OBJOUT: Name: .pdr
36 # OBJOUT-NEXT: Section ({{.*}}) .rel.pdr {
  /toolchain/binutils/binutils-2.25/bfd/
ecofflink.c 363 struct shuffle *pdr;
482 ainfo->pdr = NULL;
924 to adjust the PDR addresses, so simply copying the
932 if (!add_file_shuffle (ainfo, &ainfo->pdr, &ainfo->pdr_end,
969 if (!add_memory_shuffle (ainfo, &ainfo->pdr, &ainfo->pdr_end, out,
974 PDR pdr;
976 (*input_swap->swap_pdr_in) (input_bfd, in, &pdr);
977 (*output_swap->swap_pdr_out) (output_bfd, &pdr, out);
361 struct shuffle *pdr; member in struct:accumulate
972 PDR pdr; local
1985 PDR pdr; local
    [all...]
elfxx-mips.c 1455 PDR pdr; local
    [all...]
  /toolchain/binutils/binutils-2.25/include/coff/
sym.h 50 * "rgPd" array whose domain is "0..ipdMax-1" and RanGe is PDR.
97 * The FDR and PDR structures speed mapping of address <-> name.
156 typedef struct pdr { struct
178 } PDR, *pPDR;
179 #define cbPDR sizeof(PDR)
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c 858 /* For a procedure we store the gas symbol as well as the PDR
862 PDR pdr; /* ECOFF debugging info */
860 PDR pdr; \/* ECOFF debugging info *\/ member in struct:ecoff_proc
    [all...]
  /external/clang/test/SemaCXX/
member-pointer.cpp 26 int& A::*pdr; // expected-error {{'pdr' declared as a member pointer to a reference}} member in class:A
  /external/syslinux/gpxe/src/drivers/net/
hfa384x.h 2349 union pdr { union in struct:hfa384x_pdrec
    [all...]
  /external/python/cpython2/Modules/
glmodule.c     [all...]

Completed in 2176 milliseconds