Searched refs:getGOTEntryBlockContent (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() 410 StringRef getGOTEntryBlockContent() { in getGOTEntryBlockContent() function in __anonfa910b2e0111::MachO_x86_64_GOTAndStubsBuilder
|
D | MachO_arm64.cpp | 396 getGOTSection(), getGOTEntryBlockContent(), 0, 8, 0); in createGOTEntry() 447 StringRef getGOTEntryBlockContent() { in getGOTEntryBlockContent() 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() 100 StringRef getGOTEntryBlockContent() { in getGOTEntryBlockContent() function in __anon0a970ec90111::ELF_x86_64_GOTAndStubsBuilder
|
D | MachO_x86_64.cpp | 381 getGOTSection(), getGOTEntryBlockContent(), 0, 8, 0); in createGOTEntry() 440 StringRef getGOTEntryBlockContent() { in getGOTEntryBlockContent() function in __anon16dd6dba0111::MachO_x86_64_GOTAndStubsBuilder
|
D | MachO_arm64.cpp | 420 getGOTSection(), getGOTEntryBlockContent(), 0, 8, 0); in createGOTEntry() 471 StringRef getGOTEntryBlockContent() { in getGOTEntryBlockContent() function in __anonf494f3750111::MachO_arm64_GOTAndStubsBuilder
|