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

  /src/external/gpl3/binutils/dist/include/opcode/
convex.h 57 #define TOC 13
81 "toc",
995 {0,0,lr,TOC,S,0}, /* mov */
  /src/external/gpl3/binutils.old/dist/include/opcode/
convex.h 57 #define TOC 13
81 "toc",
995 {0,0,lr,TOC,S,0}, /* mov */
  /src/external/gpl3/gdb/dist/include/opcode/
convex.h 57 #define TOC 13
81 "toc",
995 {0,0,lr,TOC,S,0}, /* mov */
  /src/external/gpl3/gdb.old/dist/include/opcode/
convex.h 57 #define TOC 13
81 "toc",
995 {0,0,lr,TOC,S,0}, /* mov */
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu_ucode_xfer_cz.h 124 struct TOC {
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 84 // map representing TOC entries.
109 // For TLS on AIX, we need to be able to identify TOC entries of specific
118 TOC;
134 if (!TOC.empty())
135 TOC.clear();
382 /// lookUpOrCreateTOCEntry -- Given a symbol, look up whether a TOC entry
384 /// the TOC entry.
388 MCSymbol *&TOCEntry = TOC[{Sym, Kind}];
467 // Save the current TOC pointer before the remote call.
478 // Load the new TOC pointer and the function address, but not r1
    [all...]
  /src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_xar.c 223 TOC,
322 * TOC
585 * Read TOC(Table of Contents).
609 "TOC uncompressed size error");
614 * Checksum TOC
694 /* Read TOC. */
1987 if (strcmp(name, "toc") == 0)
1988 xar->xmlsts = TOC;
1993 case TOC:
2269 case TOC
    [all...]

Completed in 33 milliseconds