HomeSort by relevance Sort by last modified time
    Searched refs:linker (Results 451 - 475 of 914) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/cmd/internal/dwarf/
dwarf.go 6 // DWARF generation is split between the compiler and the linker,
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
deadcode.go 224 // mark some functions that are only referenced after linker code editing
  /prebuilts/go/darwin-x86/src/debug/gosym/
pclinetest.asm 50 // Keep the linker happy
  /prebuilts/go/linux-x86/misc/cgo/gmp/
gmp.go 66 introduce a Go variable that points at the C variable (the linker can
  /prebuilts/go/linux-x86/src/cmd/cgo/
main.go 178 var dynlinker = flag.Bool("dynlinker", false, "record dynamic linker information in -dynimport mode")
  /prebuilts/go/linux-x86/src/cmd/internal/dwarf/
dwarf.go 6 // DWARF generation is split between the compiler and the linker,
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
deadcode.go 224 // mark some functions that are only referenced after linker code editing
  /prebuilts/go/linux-x86/src/debug/gosym/
pclinetest.asm 50 // Keep the linker happy
  /prebuilts/go/darwin-x86/src/cmd/link/internal/amd64/
asm.go 277 // until after the 'address' phase of the linker is
296 // external linker in the 'asmb' phase.
304 // though it would be more efficient (for the dynamic linker) if we
  /prebuilts/go/darwin-x86/src/runtime/
runtime2.go 616 // Layout of in-memory per-function information prepared by linker
618 // Keep in sync with linker (../cmd/link/internal/ld/pcln.go:/pclntab)
755 // Set by the linker so the runtime can determine the buildmode.
  /prebuilts/go/linux-x86/src/cmd/link/internal/amd64/
asm.go 277 // until after the 'address' phase of the linker is
296 // external linker in the 'asmb' phase.
304 // though it would be more efficient (for the dynamic linker) if we
  /prebuilts/go/linux-x86/src/runtime/
runtime2.go 616 // Layout of in-memory per-function information prepared by linker
618 // Keep in sync with linker (../cmd/link/internal/ld/pcln.go:/pclntab)
755 // Set by the linker so the runtime can determine the buildmode.
  /prebuilts/go/darwin-x86/src/cmd/go/
pkg.go 68 CgoLDFLAGS []string `json:",omitempty"` // cgo: flags for linker
104 omitDWARF bool // tell linker not to write DWARF information
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
pkg.go 68 CgoLDFLAGS []string `json:",omitempty"` // cgo: flags for linker
104 omitDWARF bool // tell linker not to write DWARF information
    [all...]
  /art/compiler/driver/
compiler_driver.cc 445 // We store the verification information in the class status in the oat file, which the linker
619 // Count non-relative linker patches.
627 // When compiling with PIC, there should be zero non-relative linker patches
    [all...]
  /art/compiler/
oat_writer.cc 42 #include "linker/buffered_output_stream.h"
43 #include "linker/file_output_stream.h"
44 #include "linker/method_bss_mapping_encoder.h"
45 #include "linker/multi_oat_relative_patcher.h"
46 #include "linker/output_stream.h"
600 void OatWriter::PrepareLayout(linker::MultiOatRelativePatcher* relative_patcher) {
    [all...]
  /external/libusb-compat/
configure     [all...]
  /external/libvorbis/
configure     [all...]
  /build/soong/cc/
sanitize.go 211 // CFI needs gold linker, and mips toolchain does not have one.
  /external/libjpeg-turbo/simd/
jfdctflt-sse.asm 367 ; For some reason, the OS X linker does not honor the request to align the
jfdctfst-mmx.asm 394 ; For some reason, the OS X linker does not honor the request to align the
jfdctfst-sse2-64.asm 389 ; For some reason, the OS X linker does not honor the request to align the
jfdctfst-sse2.asm 401 ; For some reason, the OS X linker does not honor the request to align the
jidctflt-3dn.asm 449 ; For some reason, the OS X linker does not honor the request to align the
jidctflt-sse2-64.asm 480 ; For some reason, the OS X linker does not honor the request to align the

Completed in 2271 milliseconds

<<11121314151617181920>>