HomeSort by relevance Sort by last modified time
    Searched refs:toc (Results 226 - 244 of 244) sorted by null

1 2 3 4 5 6 7 8 910

  /build/soong/cc/
library.go 391 toc() android.OptionalPath
536 tocPath = pathtools.ReplaceExtension(tocPath, flags.Toolchain.ShlibSuffix()[1:]+".toc")
695 func (library *libraryDecorator) toc() android.OptionalPath { func
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex 622 % and @{ and @} for the aux/toc files.
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
coff-rs6000.c 364 ox->toc = ix->toc;
744 /* 0x03: 16 bit TOC relative relocation. */
774 /* 0x05: External TOC relative symbol. */
789 /* 0x06: Local TOC relative symbol. */
890 /* 0x12: TOC relative indirect load. */
905 /* 0x13: TOC relative load address. */
    [all...]
coffcode.h 4254 bfd_vma toc; local
    [all...]
mach-o.c 2084 bfd_mach_o_dylib_table_of_content *toc = &cmd->dylib_toc[i]; local
4101 bfd_mach_o_dylib_table_of_content *toc = &cmd->dylib_toc[i]; local
    [all...]
xcofflink.c 66 /* If there is a TOC relative reloc against a global symbol, and the
67 index of the TOC symbol is not known when the reloc was handled,
111 /* A count of non TOC relative relocs which will need to be
121 /* The .tc section we use to hold toc entries we build for global
177 /* Symbol index of TOC symbol. */
1087 /* Likewise for the TOC section. */
1194 considered a section in its own right. For example, a TOC entry is
1196 different TOC entries together, which means that it must be able to
    [all...]
  /build/make/core/
config.mk 255 # Commands to generate .toc file common to ELF .so files.
261 # Commands to generate .toc file from Darwin dynamic library.
    [all...]
binary.mk     [all...]
main.mk 527 # changes, even if the toc optimization has skipped relinking the binary
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.c 210 /* Flags set on encountering toc relocs. */
258 { "toc", ppc_toc, 0 },
332 rtoc or r.toc has the value 2
564 { "r.toc", 2 }, /* Pointer to the table of contents */
991 /* The RS/6000 assembler uses a TOC which holds addresses of functions
992 and variables. Symbols are put in the TOC with the .tc pseudo-op.
993 A special relocation is used when accessing TOC entries. We handle
994 the TOC as a subsegment within the .data segment. We set it up if
995 we see a .toc pseudo-op, and save the csect symbol here. */
998 /* The first frag in the TOC subsegment. *
2382 asection *toc; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
udatatst.c 405 } toc[1];
435 { /* TOC structure */
1255 } toc[3]; member in struct:__anon20369
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
lib.go 434 toc := ctxt.Syms.Lookup(".TOC.", 0)
435 toc.Type = obj.SDYNIMPORT
    [all...]
ldelf.go 734 if sect.name == ".got" || sect.name == ".toc" {
1030 if sym.name == ".TOC." {
1066 if sym.name == ".TOC." {
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
lib.go 434 toc := ctxt.Syms.Lookup(".TOC.", 0)
435 toc.Type = obj.SDYNIMPORT
    [all...]
ldelf.go 734 if sect.name == ".got" || sect.name == ".toc" {
1030 if sym.name == ".TOC." {
1066 if sym.name == ".TOC." {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
plive.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
plive.go     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /packages/apps/TV/libs/
exoplayer_v2.jar 

Completed in 684 milliseconds

1 2 3 4 5 6 7 8 910