Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DXCOFFLinkGraphBuilder.h48 Section *UndefSection; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h147 const static uint64_t UndefSection = UINT64_MAX; member