Home
last modified time | relevance | path

Searched defs:isZeroFill (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyldChecker.h96 bool isZeroFill() const { in isZeroFill() function
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputSection.h272 inline bool isZeroFill(uint32_t flags) { isZeroFill() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h228 bool isZeroFill() const { return !Data; } isZeroFill() function