Home
last modified time | relevance | path

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

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