/external/mesa3d/src/compiler/glsl/ |
link_varyings.cpp | 27 * Linker functions related specifically to linking varyings between shader 36 #include "linker.h" 1832 namespace linker { namespace [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
elf.go | 844 * Go linker interface 956 // used by the dynamic linker to compare executables and [all...] |
symtab.go | 172 // ELF linker -Bsymbolic-functions option, but that is buggy on 333 // address after relocation by the linker.
|
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
elf.go | 844 * Go linker interface 956 // used by the dynamic linker to compare executables and [all...] |
symtab.go | 172 // ELF linker -Bsymbolic-functions option, but that is buggy on 333 // address after relocation by the linker.
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf-bfd.h | 108 /* ELF linker hash table entries. */ 440 /* ELF linker hash table. */ 458 /* The BFD used to hold special sections created by the linker. 529 /* Short-cuts to get to dynamic linker sections. */ 541 /* Look up an entry in an ELF linker hash table. */ 548 /* Traverse an ELF linker hash table. */ 556 /* Get the ELF linker hash table from a link_info structure. */ 776 /* A function to return the linker hash table entry of a symbol that 827 of a link just before adding a symbol to the global linker hash 847 linker the first time it encounters a dynamic object in the link 1566 bfd_boolean linker; member in struct:output_elf_obj_tdata [all...] |
/art/ |
Android.mk | 465 build-art-target-golem: dex2oat dalvikvm patchoat linker libstdc++ \
|
/art/compiler/ |
image_test.h | 40 #include "linker/buffered_output_stream.h" 41 #include "linker/file_output_stream.h" 42 #include "linker/multi_oat_relative_patcher.h" 304 linker::MultiOatRelativePatcher patcher(driver->GetInstructionSet(),
|
/art/compiler/linker/arm/ |
relative_patcher_thumb2.cc | 17 #include "linker/arm/relative_patcher_thumb2.h" 31 namespace linker { namespace in namespace:art 442 } // namespace linker
|
/build/soong/cc/ |
builder.go | 169 _ = pctx.SourcePathVariable("sAbiLinker", "prebuilts/build-tools/${config.HostPrebuiltTag}/bin/header-abi-linker") 651 Description: "header-abi-linker " + outputFile.Base(),
|
androidmk.go | 82 c.subAndroidMk(&ret, c.linker)
|
/device/asus/fugu/self-extractors/intel/staging/ |
device-partial.mk | 146 vendor/intel/fugu/proprietary/linker:system/lib/arm/linker:intel \
|
/frameworks/base/tools/aapt2/cmd/ |
Link.cpp | 1562 ReferenceLinker linker; local 1652 XmlReferenceLinker linker; local [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/ |
asm.go | 246 // WARNING - silently ignored by linker in ELF64 249 // WARNING - silently ignored by linker in ELF32
|
/prebuilts/go/darwin-x86/src/runtime/ |
mfinal.go | 272 // linker-allocated, not heap-allocated. 323 // Global initializers might be linker-allocated.
|
/prebuilts/go/linux-x86/src/cmd/link/internal/s390x/ |
asm.go | 246 // WARNING - silently ignored by linker in ELF64 249 // WARNING - silently ignored by linker in ELF32
|
/prebuilts/go/linux-x86/src/runtime/ |
mfinal.go | 272 // linker-allocated, not heap-allocated. 323 // Global initializers might be linker-allocated.
|
/system/libhidl/transport/ |
ServiceManagement.cpp | 39 #include <vndksupport/linker.h>
|
/build/blueprint/bootstrap/ |
doc.go | 123 // @@GoLink@@ - The path to the Go linker (6l or link)
|
/external/boringssl/src/util/fipstools/ |
delocate.go | 395 the linker fixes stuff up once it knows that a call is going out of module: 409 linker will rewrite that nop to load r2 from the stack. 646 // Like the linker's PLT stubs, redirector functions 663 // [PABI;3.6.3], the linker is allowed to erase [all...] |
/external/curl/packages/vms/ |
build_vms.com | 44 $! LIST Create C compiler listings and linker maps. 128 $! Linker finds ldap with out option file. [all...] |
/external/libjpeg-turbo/simd/ |
jfdctflt-3dn.asm | 317 ; For some reason, the OS X linker does not honor the request to align the
|
jfdctflt-sse-64.asm | 355 ; For some reason, the OS X linker does not honor the request to align the
|
/prebuilts/go/darwin-x86/misc/cgo/gmp/ |
gmp.go | 66 introduce a Go variable that points at the C variable (the linker can
|
/prebuilts/go/darwin-x86/src/cmd/cgo/ |
main.go | 178 var dynlinker = flag.Bool("dynlinker", false, "record dynamic linker information in -dynimport mode")
|