Searched refs:getGOTSection (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | MachO_x86_64.cpp | 362 getGOTSection(), getGOTEntryBlockContent(), 0, 8, 0); in createGOTEntry() 395 Section &getGOTSection() { in getGOTSection() function in __anonfa910b2e0111::MachO_x86_64_GOTAndStubsBuilder
|
D | MachO_arm64.cpp | 396 getGOTSection(), getGOTEntryBlockContent(), 0, 8, 0); in createGOTEntry() 432 Section &getGOTSection() { in getGOTSection() function in __anon50d0b2690111::MachO_arm64_GOTAndStubsBuilder
|
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
D | ELF_x86_64.cpp | 42 getGOTSection(), getGOTEntryBlockContent(), 0, 8, 0); in createGOTEntry() 85 Section &getGOTSection() { in getGOTSection() function in __anon0a970ec90111::ELF_x86_64_GOTAndStubsBuilder
|
D | MachO_x86_64.cpp | 381 getGOTSection(), getGOTEntryBlockContent(), 0, 8, 0); in createGOTEntry() 425 Section &getGOTSection() { in getGOTSection() function in __anon16dd6dba0111::MachO_x86_64_GOTAndStubsBuilder
|
D | MachO_arm64.cpp | 420 getGOTSection(), getGOTEntryBlockContent(), 0, 8, 0); in createGOTEntry() 456 Section &getGOTSection() { in getGOTSection() function in __anonf494f3750111::MachO_arm64_GOTAndStubsBuilder
|