Home
last modified time | relevance | path

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

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