/toolchain/binutils/binutils-2.25/bfd/ |
elf64-x86-64.c | 539 /* The size in bytes of an entry in the procedure linkage table. */ 543 /* The first entry in a procedure linkage table looks like this. See the 553 /* Subsequent entries in a procedure linkage table look like this. */ 565 /* The first entry in a procedure linkage table with BND relocations 575 /* Subsequent entries for legacy branches in a procedure linkage table 585 /* Subsequent entries for branches with BND prefx in a procedure linkage 595 /* Entries for legacy branches in the second procedure linkage table 605 /* Entries for branches with BND prefix in the second procedure linkage [all...] |
elf32-cris.c | 214 /* Marks a procedure linkage table entry for a symbol. */ 600 /* The size in bytes of an entry in the procedure linkage table. */ 605 /* The first entry in an absolute procedure linkage table looks like this. */ 633 /* Subsequent entries in an absolute procedure linkage table look like 662 /* The first entry in a PIC procedure linkage table looks like this. */ 687 /* Subsequent entries in a PIC procedure linkage table look like this. */ [all...] |
elf32-s390.c | 440 /* The size in bytes of the first entry in the procedure linkage table. */ 442 /* The size in bytes of an entry in the procedure linkage table. */ 449 /* The first three entries in a procedure linkage table are reserved, [all...] |
elf32-i386.c | 535 /* The size in bytes of an entry in the procedure linkage table. */ 539 /* The first entry in an absolute procedure linkage table looks like 551 /* Subsequent entries in an absolute procedure linkage table look like 564 /* The first entry in a PIC procedure linkage table look like this. 573 /* Subsequent entries in a PIC procedure linkage table look like this. */ 626 /* The first entry in an absolute procedure linkage table looks like this. */ 634 /* Later entries in an absolute procedure linkage table look like this. */ 646 /* The first entry in a PIC procedure linkage table looks like this. */ 649 /* Subsequent entries in a PIC procedure linkage table look like this. */ [all...] |
elf64-s390.c | 465 /* The size in bytes of the first entry in the procedure linkage table. */ 467 /* The size in bytes of an entry in the procedure linkage table. */ 474 /* The first three entries in a procedure linkage table are reserved, [all...] |
elf32-tic6x.c | 37 /* The size in bytes of an entry in the procedure linkage table. */ [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
gdb-index.cc | 252 // linkage names. 456 // member function with a linkage name in order to get 556 // Extract the class name from the linkage name of a member function. 643 // linkage names. This is needed for class/struct/union types at the 645 // the namespace. As in gdb, we look for a member function with a linkage 727 // a linkage name, this ensures we use that name instead of the one [all...] |
/external/v8/src/compiler/ |
js-typed-lowering.cc | 13 #include "src/compiler/linkage.h" 589 CallDescriptor const* const desc = Linkage::GetStubCallDescriptor( [all...] |
/external/autotest/server/site_tests/native_Benchmarks/ |
v8.tar.bz2 | |
/external/bison/darwin-lib/sys/ |
wait.h | 102 performs the declaration with C linkage. */ 334 performs the declaration with C linkage. */
|
/external/bison/darwin-lib/ |
time.h | 108 performs the declaration with C linkage. */ 352 performs the declaration with C linkage. */
|
/external/bison/linux-lib/sys/ |
wait.h | 102 performs the declaration with C linkage. */ 334 performs the declaration with C linkage. */
|
/external/bison/linux-lib/ |
time.h | 108 performs the declaration with C linkage. */ 352 performs the declaration with C linkage. */
|
/external/clang/include/clang/Basic/ |
TargetCXXABI.h | 233 /// vtable is emitted with strong linkage by the TU containing the key 264 /// linkage, which is not allowed on all platforms. Therefore,
|
/external/deqp/data/gles31/shaders/ |
linkage_tessellation_geometry.test | 2 group varying "Varying linkage" 585 group uniform "Uniform linkage"
|
/external/deqp/modules/gles31/functional/ |
es31fNegativeSSBOBlockTests.cpp | 554 { ssbo_block_matching, "ssbo_block_interface_matching_tests", "Invalid Shader Linkage" }, 555 { ssbo_block_shared_qualifier, "ssbo_using_shared_qualifier_tests", "Invalid Shader Linkage" },
|
/external/eigen/Eigen/ |
Core | 166 // with conflicting linkage. The linkage for intrinsics doesn't matter, but at that stage the compiler doesn't know;
|
/external/jemalloc/include/jemalloc/internal/ |
prof.h | 120 /* Linkage into gctx's tctxs. */ 162 /* Linkage for tree of contexts to be dumped. */
|
/external/llvm/docs/ |
LangRef.rst | 185 following :ref:`linkage types <linkage>`. 189 Linkage Types 193 linkage: 196 Global values with "``private``" linkage are only directly 207 Globals with "``available_externally``" linkage are never emitted into 213 with ``available_externally`` linkage are allowed to be discarded at 214 will, and allow inlining and other optimizations. This linkage type is 217 Globals with "``linkonce``" linkage are merged with other globals of 218 the same name when linkage occurs. This can be used to implemen [all...] |
/external/llvm/lib/DebugInfo/Symbolize/ |
Symbolize.cpp | 432 // These are all different linkage names for 'foo'. 467 // We can spoil names of symbols with C linkage, so use an heuristic
|
/external/llvm/test/DebugInfo/X86/ |
debug-info-static-member.ll | 219 ; While we're here, a normal member does not have a linkage name, constant 248 ; While we're here, a normal member does not have a linkage name, constant
|
/external/llvm/test/ThinLTO/X86/ |
alias_import.ll | 10 ; when we can import the aliasee with a linkage that won't be 46 ; These will be imported, check the linkage/renaming after promotion
|
/external/pdfium/third_party/libjpeg/ |
jmorecfg.h | 185 * You could modify them if you need to change function linkage conventions; 205 * Again, you can customize this if you need special linkage keywords.
|
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
aix_closure.S | 122 /* 48 Bytes (Linkage Area) */ 296 /* 24 Bytes (Linkage Area) */
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/ |
ppc64-darwin_closure.S | 60 /* 48 bytes (Linkage Area) 94 48 bytes (caller linkage area)
|