OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:coff
(Results
1551 - 1575
of
1895
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
TargetRegistry.h
454
case Triple::
COFF
:
455
assert(T.isOSWindows() && "only Windows
COFF
is supported");
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
TargetRegistry.h
454
case Triple::
COFF
:
455
assert(T.isOSWindows() && "only Windows
COFF
is supported");
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
TargetRegistry.h
454
case Triple::
COFF
:
455
assert(T.isOSWindows() && "only Windows
COFF
is supported");
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h
259
coff_object, ///<
COFF
object file
260
coff_import_library, ///<
COFF
import library
[
all
...]
TargetRegistry.h
455
case Triple::
COFF
:
456
assert(T.isOSWindows() && "only Windows
COFF
is supported");
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
TargetRegistry.h
455
case Triple::
COFF
:
456
assert(T.isOSWindows() && "only Windows
COFF
is supported");
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
TargetRegistry.h
455
case Triple::
COFF
:
456
assert(T.isOSWindows() && "only Windows
COFF
is supported");
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
TargetRegistry.h
454
case Triple::
COFF
:
455
assert(T.isOSWindows() && "only Windows
COFF
is supported");
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
TargetRegistry.h
454
case Triple::
COFF
:
455
assert(T.isOSWindows() && "only Windows
COFF
is supported");
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
TargetRegistry.h
454
case Triple::
COFF
:
455
assert(T.isOSWindows() && "only Windows
COFF
is supported");
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
TargetRegistry.h
454
case Triple::
COFF
:
455
assert(T.isOSWindows() && "only Windows
COFF
is supported");
[
all
...]
/toolchain/binutils/binutils-2.27/bfd/
libbfd.h
352
/* Routines to use for BFD_JUMP_TABLE_ARCHIVE to get
COFF
style
847
/* Function shared by the
COFF
and ELF SH backends, which have no
[
all
...]
targets.c
405
. when creating
COFF
files. *}
[
all
...]
elf32-sh.c
228
/* This function is used for normal relocs. This used to be like the
COFF
503
function in
coff
-sh.c for a description of what this does. FIXME:
504
There is a lot of duplication here between this code and the
COFF
509
values; in
coff
-sh.c they come from include/
coff
/sh.h, whereas here
711
of changes which have to be made, as is done in
coff
-mips.c;
888
in
coff
-sh.c. */
[
all
...]
/toolchain/binutils/binutils-2.27/binutils/
nm.c
35
#include "
coff
/external.h"
36
#include "
coff
/internal.h"
[
all
...]
/toolchain/binutils/binutils-2.27/include/elf/
common.h
[
all
...]
/toolchain/binutils/binutils-2.27/ld/emultempl/
aix.em
54
#include "
coff
/internal.h"
55
#include "
coff
/xcoff.h"
[
all
...]
/toolchain/binutils/binutils-2.27/binutils/po/
da.po
[
all
...]
id.po
[
all
...]
/device/linaro/bootloader/edk2/BaseTools/Conf/
build_rule.template
387
# tool to convert Mach-O to PE/
COFF
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/
BaseCryptLib.h
[
all
...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/
EdkCompatibilityPkg.dsc
153
# tools and the EDK II tools to generate PE32/PE32+/
Coff
image files.
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/
CommonTools.env
163
ASM_ARCH_FLAGS = /W3 /WX /c /
coff
/Fo$@ /DEFI32
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
PrePiLib.h
278
Retrieves the magic value from the PE/
COFF
header.
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/
lldbefi.py
374
# When the emulator loads a PE/
COFF
image, it calls the stub function with
Completed in 1212 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>