Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h230 size_t ContentSize = 0; variable
307 size_t ContentSize = 0; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMemoryMapper.cpp61 char *InProcessMemoryMapper::prepare(ExecutorAddr Addr, size_t ContentSize) { in prepare()
327 char *SharedMemoryMapper::prepare(ExecutorAddr Addr, size_t ContentSize) { in prepare()
H A DEPCGenericJITLinkMemoryManager.cpp34 uint64_t ContentSize; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h35 size_t ContentSize; member
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObjcopy.cpp294 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/include/llvm/MC/
H A DMCSection.h301 uint32_t ContentSize = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp721 size_t ContentSize = 0; in writeContent() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3530 unsigned ContentSize = in emitDebugARanges() local