Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h228 size_t ContentSize; variable
305 size_t ContentSize = 0; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMemoryMapper.cpp62 char *InProcessMemoryMapper::prepare(ExecutorAddr Addr, size_t ContentSize) { in prepare()
316 char *SharedMemoryMapper::prepare(ExecutorAddr Addr, size_t ContentSize) { in prepare()
H A DEPCGenericJITLinkMemoryManager.cpp35 uint64_t ContentSize; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h34 size_t ContentSize; member
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObjcopy.cpp286 size_t ContentSize = It->getContents().size(); in handleArgs() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h206 std::optional<uint32_t> ContentSize; // The total size of the string table. member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp728 size_t ContentSize = 0; in writeContent() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3081 unsigned ContentSize = in emitDebugARanges() local