Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp912 bool IsLittleEndian, bool Is64BitAddrSize) { in writeDWARFLists()
1053 bool Is64BitAddrSize) { in emitDebugSections()
/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h212 bool Is64BitAddrSize; member