/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/amd64/ |
asm.go | 44 func PADDR(x uint32) uint32 { 798 ld.Lputb(PADDR(uint32(vl))) /* va of entry */
|
/prebuilts/go/linux-x86/src/cmd/link/internal/amd64/ |
asm.go | 41 func PADDR(x uint32) uint32 { 795 ld.Lputb(PADDR(uint32(vl))) /* va of entry */
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-v850.c | 2908 bfd_vma raddr, paddr, symval; local [all...] |
elf32-sh.c | 540 bfd_vma laddr, paddr, symval; 593 paddr = insn & 0xff; 594 paddr *= 4; 595 paddr += (laddr + 4) &~ (bfd_vma) 3; 596 if (paddr >= sec->size) 608 if (irelfn->r_offset == paddr 615 abfd, (unsigned long) paddr)); 643 abfd, (unsigned long) paddr)); 674 symval += bfd_get_32 (abfd, contents + paddr); 733 irel->r_addend += bfd_get_32 (abfd, contents + paddr); 537 bfd_vma laddr, paddr, symval; local [all...] |
elf32-rx.c | [all...] |
/toolchain/binutils/binutils-2.25/gas/ |
ecoff.c | 1011 unsigned long paddr; \/* offset within fragment *\/ member in struct:lineno_list [all...] |
/external/valgrind/coregrind/m_syswrap/ |
syswrap-generic.c | 777 struct vki_sockaddr_in paddr; local 780 if (VG_(getpeername)(fd, (struct vki_sockaddr *)&paddr, &plen) != -1) { 783 inet_to_name(&paddr, plen, pname)); 793 struct vki_sockaddr_in6 paddr; local 796 if (VG_(getpeername)(fd, (struct vki_sockaddr *)&paddr, &plen) != -1) { 799 inet6_to_name(&paddr, plen, pname)); [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
options.cc | 511 General_options::section_start(const char* secname, uint64_t* paddr) const 519 *paddr = p->second; [all...] |
options.h | [all...] |
output.h | 4490 paddr() const function in class:gold::Output_segment [all...] |
output.cc | [all...] |
/external/compiler-rt/lib/msan/tests/ |
msan_test.cc | 2156 struct ether_addr *paddr = ether_aton(asc); local [all...] |
/frameworks/compile/mclinker/lib/LD/ |
ELFObjectWriter.cpp | 356 phdr[index].p_paddr = (*seg)->paddr();
|
/prebuilts/go/darwin-x86/src/debug/elf/ |
elf.go | [all...] |
/prebuilts/go/linux-x86/src/debug/elf/ |
elf.go | [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
od-xcoff.c | 539 printf (" # Name paddr vaddr size scnptr relptr lnnoptr nrel nlnno\n"); 1000 printf (_("lineno symndx/paddr\n")); [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
ChangeLog-2010 | 800 * ld-maxq/addend.dd, * ld-maxq/addend.s, * ld-maxq/paddr.dd, 801 * ld-maxq/paddr.s, * ld-maxq/paddr1.dd, * ld-maxq/paddr1.s, [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/pkg/darwin_amd64/bootstrap/link/internal/ |
amd64.a | 14 func @"".PADDR (@"".x·2 uint32) (? uint32) { return @"".x·2 &^ 0x80000000 } 211 type @"debug/elf".ProgHeader struct { Type @"debug/elf".ProgType; Flags @"debug/elf".ProgFlag; Off uint64; Vaddr uint64; Paddr uint64; Filesz uint64; Memsz uint64; Align uint64 } [all...] |
/prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/link/internal/ |
amd64.a | 14 func @"".PADDR (@"".x·2 uint32) (? uint32) { return @"".x·2 &^ 0x80000000 } 211 type @"debug/elf".ProgHeader struct { Type @"debug/elf".ProgType; Flags @"debug/elf".ProgFlag; Off uint64; Vaddr uint64; Paddr uint64; Filesz uint64; Memsz uint64; Align uint64 } [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/pkg/linux_amd64/bootstrap/link/internal/ |
amd64.a | 14 func @"".PADDR (@"".x·2 uint32) (? uint32) { return @"".x·2 &^ 0x80000000 } 211 type @"debug/elf".ProgHeader struct { Type @"debug/elf".ProgType; Flags @"debug/elf".ProgFlag; Off uint64; Vaddr uint64; Paddr uint64; Filesz uint64; Memsz uint64; Align uint64 } [all...] |
/prebuilts/go/linux-x86/pkg/linux_amd64/cmd/link/internal/ |
amd64.a | 14 func @"".PADDR (@"".x·2 uint32) (? uint32) { return @"".x·2 &^ 0x80000000 } 211 type @"debug/elf".ProgHeader struct { Type @"debug/elf".ProgType; Flags @"debug/elf".ProgFlag; Off uint64; Vaddr uint64; Paddr uint64; Filesz uint64; Memsz uint64; Align uint64 } [all...] |
/toolchain/binutils/binutils-2.25/binutils/po/ |
ru.po | [all...] |
fi.po | [all...] |
/external/clang/lib/CodeGen/ |
CGOpenMPRuntime.cpp | [all...] |
/external/llvm/tools/llvm-objdump/ |
MachODump.cpp | 5512 uint32_t left, paddr; local [all...] |