HomeSort by: relevance | last modified time | path
    Searched defs:stubs (Results 1 - 9 of 9) sorted by relevancy

  /src/external/mit/xorg/lib/libXfont2/
Makefile 16 SRCS.stubs= \
19 .PATH: ${XFONT2DIR}/src/stubs
98 .for dir in stubs util fontfile FreeType bitmap builtins fc
124 CPPFLAGS+= -I${XFONT2DIR}/src/stubs
  /src/external/gpl3/gcc/dist/gcc/
gentarget-def.cc 57 static hash_table <nofree_string_hash> *stubs; variable
223 const char **slot = stubs->find_slot (suffix, INSERT);
290 stubs = new hash_table <nofree_string_hash> (31);
  /src/external/gpl3/gcc.old/dist/gcc/
gentarget-def.cc 57 static hash_table <nofree_string_hash> *stubs; variable
223 const char **slot = stubs->find_slot (suffix, INSERT);
290 stubs = new hash_table <nofree_string_hash> (31);
  /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 290 namespace stubs { namespace in namespace:llvm::orc::remote
300 /// RPC function for destroying an indirect stubs owner.
334 } // end namespace stubs
  /src/external/bsd/unbound/dist/util/
config_file.h 256 struct config_stub* stubs; member in struct:config_file
  /src/external/gpl3/binutils/dist/bfd/
elf32-spu.c 326 /* Count of stubs in each overlay section. */
348 /* Count of overlay stubs needed in non-overlay area. */
849 /* Non-zero to use bra in overlay stubs rather than br. */
902 /* True if INPUT_SECTION might need overlay stubs. */
907 /* No stubs for debug sections and suchlike. */
911 /* No stubs for link-once sections that will be discarded. */
915 /* Don't create stubs for .eh_frame references. */
964 /* Ensure no stubs for user supplied overlay manager syms. */
1042 /* Usually, symbols in non-overlay sections don't need stubs. */
1128 /* Need a new non-overlay area stub. Zap other stubs. *
4843 bool stubs; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c 326 /* Count of stubs in each overlay section. */
348 /* Count of overlay stubs needed in non-overlay area. */
849 /* Non-zero to use bra in overlay stubs rather than br. */
902 /* True if INPUT_SECTION might need overlay stubs. */
907 /* No stubs for debug sections and suchlike. */
911 /* No stubs for link-once sections that will be discarded. */
915 /* Don't create stubs for .eh_frame references. */
964 /* Ensure no stubs for user supplied overlay manager syms. */
1042 /* Usually, symbols in non-overlay sections don't need stubs. */
1128 /* Need a new non-overlay area stub. Zap other stubs. *
4843 bool stubs; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c 326 /* Count of stubs in each overlay section. */
348 /* Count of overlay stubs needed in non-overlay area. */
848 /* Non-zero to use bra in overlay stubs rather than br. */
901 /* True if INPUT_SECTION might need overlay stubs. */
906 /* No stubs for debug sections and suchlike. */
910 /* No stubs for link-once sections that will be discarded. */
914 /* Don't create stubs for .eh_frame references. */
963 /* Ensure no stubs for user supplied overlay manager syms. */
1041 /* Usually, symbols in non-overlay sections don't need stubs. */
1127 /* Need a new non-overlay area stub. Zap other stubs. *
4840 bool stubs; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-spu.c 326 /* Count of stubs in each overlay section. */
348 /* Count of overlay stubs needed in non-overlay area. */
849 /* Non-zero to use bra in overlay stubs rather than br. */
902 /* True if INPUT_SECTION might need overlay stubs. */
907 /* No stubs for debug sections and suchlike. */
911 /* No stubs for link-once sections that will be discarded. */
915 /* Don't create stubs for .eh_frame references. */
964 /* Ensure no stubs for user supplied overlay manager syms. */
1042 /* Usually, symbols in non-overlay sections don't need stubs. */
1128 /* Need a new non-overlay area stub. Zap other stubs. *
4843 bool stubs; local
    [all...]

Completed in 23 milliseconds