Searched refs:getStubBlockContent (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | MachO_x86_64.cpp | 381 G.createContentBlock(getStubsSection(), getStubBlockContent(), 0, 1, 0); in createStub() 415 StringRef getStubBlockContent() { in getStubBlockContent() function in __anonfa910b2e0111::MachO_x86_64_GOTAndStubsBuilder
|
D | MachO_arm64.cpp | 418 G.createContentBlock(getStubsSection(), getStubBlockContent(), 0, 1, 0); in createStub() 452 StringRef getStubBlockContent() { in getStubBlockContent() function in __anon50d0b2690111::MachO_arm64_GOTAndStubsBuilder
|
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
D | ELF_x86_64.cpp | 67 G.createContentBlock(getStubsSection(), getStubBlockContent(), 0, 1, 0); in createStub() 105 StringRef getStubBlockContent() { in getStubBlockContent() function in __anon0a970ec90111::ELF_x86_64_GOTAndStubsBuilder
|
D | MachO_x86_64.cpp | 406 G.createContentBlock(getStubsSection(), getStubBlockContent(), 0, 1, 0); in createStub() 445 StringRef getStubBlockContent() { in getStubBlockContent() function in __anon16dd6dba0111::MachO_x86_64_GOTAndStubsBuilder
|
D | MachO_arm64.cpp | 442 G.createContentBlock(getStubsSection(), getStubBlockContent(), 0, 1, 0); in createStub() 476 StringRef getStubBlockContent() { in getStubBlockContent() function in __anonf494f3750111::MachO_arm64_GOTAndStubsBuilder
|