Home
last modified time | relevance | path

Searched refs:getGOTEntryBlockContent (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dloongarch.h261 inline ArrayRef<char> getGOTEntryBlockContent(LinkGraph &G) { in getGOTEntryBlockContent() function
294 auto &B = G.createContentBlock(PointerSection, getGOTEntryBlockContent(G),
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp49 G.createContentBlock(getGOTSection(), getGOTEntryBlockContent(), in createGOTEntry()
96 ArrayRef<char> getGOTEntryBlockContent() { in getGOTEntryBlockContent() function in __anonb230c9370111::PerGraphGOTAndPLTStubsBuilder_ELF_riscv