Home
last modified time | relevance | path

Searched defs:TOCSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_ppc64.cpp102 if (Section *TOCSection = G.findSectionByName(TOC.getSectionName())) { buildTables_ELF_ppc64() local
289 if (Section *TOCSection = G.findSectionByName( defineTOCBase() local
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h166 Section *TOCSection = nullptr; global() variable