Home
last modified time | relevance | path

Searched defs:StringSize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugStringTableSubsection.h89 uint32_t StringSize = 1; variable
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutobject.c429 ACPI_SIZE StringSize) in AcpiUtCreateStringObject()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp677 uint32_t StringSize = String.size() * sizeof(UTF16) + sizeof(uint16_t); in performSectionOneLayout() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1763 int64_t StringSize = LHSs->getValue().size(); in Fold() local