| /freebsd/lib/csu/powerpc64/ |
| H A D | crti.S | 38 .quad .L._init,.TOC.@tocbase,0 49 addis %r2, %r12, (.TOC.-_init)@ha 50 addi %r2, %r2, (.TOC.-_init)@l 65 .quad .L._fini,.TOC.@tocbase,0 76 addis %r2, %r12, (.TOC.-_fini)@ha 77 addi %r2, %r2, (.TOC.-_fini)@l
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | ELF_ppc64.cpp | 30 constexpr StringRef ELFTOCSymbolName = ".TOC."; 105 ppc64::TOCTableManager<Endianness> &TOC) { in buildTables_ELF_ppc64() 125 return TOC.getEntryForTarget(G, *TOCSymbol); 128 // Register preexisting GOT entries with TOC table manager. 132 ppc64::TOCTableManager<Endianness> &TOC) { 140 TOC.registerPreExistingEntry(E.getTarget(), in addRelocations() 150 ppc64::TOCTableManager<Endianness> TOC; in addRelocations() 151 // Before visiting edges, we create a header containing the address of TOC in addRelocations() 153 // > The GOT consists of an 8-byte header that contains the TOC base (the in addRelocations() 154 // first TOC bas in addRelocations() 37 createELFGOTHeader(LinkGraph & G,ppc64::TOCTableManager<Endianness> & TOC) createELFGOTHeader() argument 64 registerExistingGOTEntries(LinkGraph & G,ppc64::TOCTableManager<Endianness> & TOC) registerExistingGOTEntries() argument 82 ppc64::TOCTableManager<Endianness> TOC; buildTables_ELF_ppc64() local [all...] |
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_ppc64.S | 14 .quad .L._setjmp,.TOC.@tocbase,0 36 addis r2,r2,.TOC.-0b@ha 37 addi r2,r2,.TOC.-0b@l 157 .quad .L.__sigsetjmp,.TOC.@tocbase,0 180 addis r2,r2,.TOC.-1b@ha 181 addi r2,r2,.TOC.-1b@l
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | ppc64.h | 47 TOC, 58 // Request calling function with TOC. 60 // Request calling function without TOC. 68 // Setup function entry(r12) and long branch to target using TOC. 70 // Save TOC pointer, setup function entry and long branch to target using TOC. 72 // Setup function entry(r12) and long branch to target without using TOC. in pickStub() 172 // Create TOC section if TOC relocation, PLT or GOT is used. in PLTTableManager() argument 202 PLTTableManager(TOCTableManager<Endianness> &TOC) in getOrCreateStubsSection() 208 TOCTableManager<Endianness> &TOC; global() variable [all...] |
| /freebsd/crypto/krb5/src/windows/leash/htmlhelp/ |
| H A D | MITKerberosHelp.hhp | 5 Contents file=TOC.hhc 16 Leash Help="MIT Kerberos Help","TOC.hhc","Index.hhk",,,,,,,0x62420,,0x100e,[0,0,585,559],,,,,,,0 17 MIT Kerberos Help="MIT Kerberos Help","TOC.hhc","Index.hhk","Html\Getting_Started.htm",,,,,,0x20,,0…
|
| /freebsd/sys/powerpc/include/ |
| H A D | asm.h | 111 .quad DOT_LABEL(name),.TOC.@tocbase,0; \ 126 addis %r2, %r12, (.TOC.-name)@ha; \ 127 addi %r2, %r2, (.TOC.-name)@l; \
|
| /freebsd/contrib/llvm-project/libunwind/src/ |
| H A D | assembly.h | 76 .quad .TOC.@tocbase SEPARATOR \ 242 .vbyte VBYTE_LEN, TOC[TC0] SEPARATOR \ 267 .vbyte VBYTE_LEN, TOC[TC0] SEPARATOR \
|
| /freebsd/sys/contrib/openzfs/module/icp/asm-ppc64/blake3/ |
| H A D | b3_ppc64le_sse2.S | 264 addis 2, 12, .TOC.-.Lfunc_gep0@ha 265 addi 2, 2, .TOC.-.Lfunc_gep0@l 929 addis 2, 12, .TOC.-.Lfunc_gep1@ha 930 addi 2, 2, .TOC.-.Lfunc_gep1@l 1386 addis 2, 12, .TOC.-.Lfunc_gep2@ha 1387 addi 2, 2, .TOC.-.Lfunc_gep2@l 1586 addis 2, 12, .TOC.-.Lfunc_gep3@ha 1587 addi 2, 2, .TOC.-.Lfunc_gep3@l
|
| H A D | b3_ppc64le_sse41.S | 288 addis 2, 12, .TOC.-.Lfunc_gep0@ha 289 addi 2, 2, .TOC.-.Lfunc_gep0@l 977 addis 2, 12, .TOC.-.Lfunc_gep1@ha 978 addi 2, 2, .TOC.-.Lfunc_gep1@l 1432 addis 2, 12, .TOC.-.Lfunc_gep2@ha 1433 addi 2, 2, .TOC.-.Lfunc_gep2@l 1683 addis 2, 12, .TOC.-.Lfunc_gep3@ha 1684 addi 2, 2, .TOC.-.Lfunc_gep3@l
|
| /freebsd/sys/contrib/openzfs/module/lua/setjmp/ |
| H A D | setjmp_ppc.S | 73 .quad .TOC.@tocbase; \
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 156 TOC; member in __anon7ffd0f7d0111::PPCAsmPrinter 186 if (!TOC.empty()) in doInitialization() 187 TOC.clear(); in doInitialization() 513 if (!TOC.contains({Sym, Kind})) in lookUpOrCreateTOCEntry() 516 MCSymbol *&TOCEntry = TOC[{Sym, Kind}]; in lookUpOrCreateTOCEntry() 855 const auto TOCEntryIter = TOC.find({MOSymbol, VK}); in emitInstruction() 856 assert(TOCEntryIter != TOC.end() && in emitInstruction() 859 (TOCEntryIter - TOC.begin()) * EntryByteSize; in emitInstruction() 2060 if (!TOC.empty()) { in emitEndOfAsmFile() 2068 for (const auto &TOCMapPair : TOC) { in emitEndOfAsmFile() [all …]
|
| H A D | PPCCallingConv.td | 352 // Do not include r2, since it is the TOC register and is added depending 353 // on whether or not the function uses the TOC and is a non-leaf.
|
| H A D | PPC.td | 322 // attribute should use the optimized TOC-free sequence (where the offset is an 329 "Produce a TOC-free local-exec TLS sequence for this function "
|
| H A D | PPCInstr64Bit.td | 147 // BL8_NOTOC means that the caller does not use the TOC pointer and if 198 // BL8_NOTOC means that the caller does not use the TOC pointer and if 1938 // TLS variable from the TOC, prior to adding it to r13.
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_xar.c | 223 TOC, enumerator 1988 xar->xmlsts = TOC; in xml_start() 1993 case TOC: in xml_start() 2269 case TOC: in xml_end() 2275 xar->xmlsts = TOC; in xml_end() 2279 xar->xmlsts = TOC; in xml_end() 2296 xar->xmlsts = TOC; in xml_end() 2862 case TOC: in xml_data()
|
| /freebsd/sys/contrib/openzfs/module/icp/asm-ppc64/sha2/ |
| H A D | sha512-p8.S | 34 .quad .zfs_sha512_power8,.TOC.@tocbase,0
|
| H A D | sha256-p8.S | 34 .quad .zfs_sha256_power8,.TOC.@tocbase,0
|
| H A D | sha256-ppc.S | 34 .quad .zfs_sha256_ppc,.TOC.@tocbase,0
|
| H A D | sha512-ppc.S | 34 .quad .zfs_sha512_ppc,.TOC.@tocbase,0
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | z_Linux_asm.S | 1617 addis 2, 12, .TOC.-.Lfunc_gep0@ha 1618 addi 2, 2, .TOC.-.Lfunc_gep0@l 1626 .quad .TOC.@tocbase
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Options.td | 479 "(PowerPC64) Enable TOC related optimizations (default)", 480 "(PowerPC64) Disable TOC related optimizations">; 515 …HelpText<"Whether to use Power10 instructions in call stubs for R_PPC64_REL24_NOTOC and TOC/NOTOC "
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | audio | 249 # TOC sound files -Trevor Johnson <trevor@jpj.net> 251 0 string TOC TOC sound file
|
| H A D | games | 347 >10 string TOC\020 Empire Deluxe for DOS saved game
|
| H A D | archive | 2500 >8 ubequad x compressed TOC: %llu, 2501 #>16 ubequad x uncompressed TOC: %llu,
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | Core.cpp | 1577 auto TOC = std::make_shared<TriggerOnComplete>(std::move(OnComplete)); in lookupInitSymbolsAsync() local 1586 [TOC](Expected<SymbolMap> Result) { in lookupInitSymbolsAsync() 1587 TOC->reportResult(Result.takeError()); in lookupInitSymbolsAsync()
|