Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1101 writeDWARFLists(raw_ostream & OS,ArrayRef<DWARFYAML::ListTable<EntryType>> Tables,bool IsLittleEndian,bool Is64BitAddrSize) writeDWARFLists() argument
1243 emitDebugSections(StringRef YAMLString,bool IsLittleEndian,bool Is64BitAddrSize) emitDebugSections() argument
[all...]
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h235 bool Is64BitAddrSize; global() member