Home
last modified time | relevance | path

Searched refs:compile_unit (Results 1 – 13 of 13) sorted by relevance

/external/llvm/test/Transforms/SimplifyCFG/
D2003-08-17-FoldSwitch-dbg.ll5 %llvm.dbg.compile_unit.type = type { i32, { }*, i32, i8*, i8*, i8*, i1, i1, i8* }
12compile_unit = internal constant %llvm.dbg.compile_unit.type { i32 458769, { }* bitcast (%llvm.dbg…
20 …lvm.dbg.stoppoint(i32 5, i32 0, { }* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit
37 …lvm.dbg.stoppoint(i32 5, i32 0, { }* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit
40 …lvm.dbg.stoppoint(i32 5, i32 0, { }* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit
51 …lvm.dbg.stoppoint(i32 5, i32 0, { }* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit
54 …lvm.dbg.stoppoint(i32 5, i32 0, { }* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit
Ddbginfo.ll5 %llvm.dbg.compile_unit.type = type { i32, { }*, i32, i8*, i8*, i8*, i1, i1, i8* }
/external/elfutils/tests/
Drun-readelf-dwz-multi.sh87 [ b] compile_unit
148 [ b] compile_unit
208 [ b] compile_unit
248 [ b] compile_unit
287 [ b] compile_unit
Drun-readelf-zdebug-rel.sh54 [ b] compile_unit
/external/lldb/scripts/Python/interface/
DSBSymbolContext.i69 void SetCompileUnit (lldb::SBCompileUnit compile_unit);
91 …if _newclass: compile_unit = property(GetCompileUnit, SetCompileUnit, doc='''A read/write property…
DSBAddress.i170 …if _newclass: compile_unit = property(GetCompileUnit, None, doc='''A read only property that retur…
DSBSymbolContextList.i87 obj = self.GetContextAtIndex(i).compile_unit
DSBFrame.i296 …if _newclass: compile_unit = property(GetCompileUnit, None, doc='''A read only property that retur…
/external/lldb/source/API/
DSBSymbolContext.cpp188 SBSymbolContext::SetCompileUnit (lldb::SBCompileUnit compile_unit) in SetCompileUnit() argument
190 ref().comp_unit = compile_unit.get(); in SetCompileUnit()
/external/lldb/include/lldb/API/
DSBSymbolContext.h46 void SetCompileUnit (lldb::SBCompileUnit compile_unit);
/external/llvm/include/llvm/Support/
DDwarf.def52 HANDLE_DW_TAG(0x0011, compile_unit)
/external/elfutils/libdw/
Dknown-dwarf.h566 DWARF_ONE_KNOWN_DW_TAG (compile_unit, DW_TAG_compile_unit) \
/external/lldb/www/python_reference/
Dapi-objects.txt2294 lldb.SBAddress.compile_unit lldb.SBAddress-class.html#compile_unit
2961 lldb.SBFrame.compile_unit lldb.SBFrame-class.html#compile_unit
3597 lldb.SBSymbolContext.compile_unit lldb.SBSymbolContext-class.html#compile_unit