Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1101 bool IsLittleEndian, bool Is64BitAddrSize) { in writeDWARFLists()
1243 bool Is64BitAddrSize) { in emitDebugSections()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h235 bool Is64BitAddrSize; member