Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp60 size_t StrSize = StringContent.size(); in printAsStringList() local
/freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp34 uint64_t StrSize = 0; member
/freebsd/lib/libefivar/
H A Duefi-dplib.h513 #define StrSize(x) (strlen(x) + 1) macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4308 size_t StrSize = Str.size(); in AddModeAttr() local