OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDPT_NULL
(Results
1 - 23
of
23
) sorted by null
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-plugin/
plugin-1.d
18
.*:
LDPT_NULL
value 0x0 \(0\)
plugin-2.d
19
.*:
LDPT_NULL
value 0x0 \(0\)
plugin-3.d
20
.*:
LDPT_NULL
value 0x0 \(0\)
plugin-4.d
20
.*:
LDPT_NULL
value 0x0 \(0\)
plugin-5.d
21
.*:
LDPT_NULL
value 0x0 \(0\)
plugin-10.d
26
.*:
LDPT_NULL
value 0x0 \(0\)
plugin-11.d
29
.*:
LDPT_NULL
value 0x0 \(0\)
plugin-6.d
22
.*:
LDPT_NULL
value 0x0 \(0\)
plugin-7.d
23
.*:
LDPT_NULL
value 0x0 \(0\)
plugin-8.d
25
.*:
LDPT_NULL
value 0x0 \(0\)
plugin-9.d
26
.*:
LDPT_NULL
value 0x0 \(0\)
/toolchain/binutils/binutils-2.25/gold/testsuite/
plugin_section_order.c
53
for (entry = tv; entry->tv_tag !=
LDPT_NULL
; ++entry)
plugin_test.c
92
for (entry = tv; entry->tv_tag !=
LDPT_NULL
; ++entry)
/toolchain/binutils/binutils-2.25/ld/
testplug.c
76
ADDENTRY(
LDPT_NULL
),
376
case
LDPT_NULL
:
397
case
LDPT_NULL
:
483
while ((tv++)->tv_tag !=
LDPT_NULL
);
plugin.c
761
/* Append the per-plugin args list and trailing
LDPT_NULL
to tv. */
773
tv->tv_tag =
LDPT_NULL
;
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
plugin-api.h
333
LDPT_NULL
= 0,
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
plugin-api.h
333
LDPT_NULL
= 0,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
plugin-api.h
360
LDPT_NULL
= 0,
/toolchain/binutils/binutils-2.25/include/
plugin-api.h
360
LDPT_NULL
= 0,
/external/swiftshader/third_party/LLVM/tools/gold/
gold-plugin.cpp
134
// until we find one where tv_tag ==
LDPT_NULL
. The REGISTER_* tagged values
141
for (; tv->tv_tag !=
LDPT_NULL
; ++tv) {
/toolchain/binutils/binutils-2.25/bfd/
plugin.c
238
tv[i].tv_tag =
LDPT_NULL
;
/external/llvm/tools/gold/
gold-plugin.cpp
277
// until we find one where tv_tag ==
LDPT_NULL
. The REGISTER_* tagged values
285
for (; tv->tv_tag !=
LDPT_NULL
; ++tv) {
[
all
...]
/toolchain/binutils/binutils-2.25/gold/
plugin.cc
325
tv[i].tv_tag =
LDPT_NULL
;
[
all
...]
Completed in 106 milliseconds