Home
last modified time | relevance | path

Searched defs:ContentSize (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h228 size_t ContentSize; variable
305 size_t ContentSize = 0; member
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMemoryMapper.cpp58 prepare(ExecutorAddr Addr,size_t ContentSize) prepare() argument
295 prepare(ExecutorAddr Addr,size_t ContentSize) prepare() argument
H A DEPCGenericJITLinkMemoryManager.cpp35 uint64_t ContentSize; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h34 size_t ContentSize; member
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObjcopy.cpp286 size_t ContentSize = It->getContents().size(); in handleArgs() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h202 std::optional<uint32_t> ContentSize; // The total size of the string table. global() member
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp722 size_t ContentSize = 0; writeContent() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3093 unsigned ContentSize = emitDebugARanges() local