Home
last modified time | relevance | path

Searched defs:terminalSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/MachO/
H A DExportTrie.cpp143 uint32_t terminalSize = getTerminalSize(); in updateOffset() local
167 uint32_t terminalSize = getTerminalSize(); in writeTo() local
319 uint64_t terminalSize = decodeULEB128(buf, &ulebSize); in parse() local
/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
H A DObjectFileMachO.cpp2064 const uint64_t terminalSize = data.GetULEB128(&offset); ParseTrieEntries() local