Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h66 struct DIEInfo { struct
68 int64_t AddrAdjust;
71 DeclContext *Ctxt;
74 DIE *Clone;
77 uint32_t ParentIdx;
80 bool Keep : 1;
83 bool InDebugMap : 1;
86 bool Prune : 1;
89 bool Incomplete : 1;
92 bool InModuleScope : 1;
[all …]