Home
last modified time | relevance | path

Searched defs:AddrType (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/DebugInfo/DWARF/
H A DDWARFDebugInfoTest.cpp390 typedef uint32_t AddrType; in TEST() typedef
403 typedef uint64_t AddrType; typedef
412 typedef uint32_t AddrType; typedef
425 typedef uint64_t AddrType; typedef
434 typedef uint32_t AddrType; typedef
447 typedef uint64_t AddrType; typedef
460 typedef uint32_t AddrType; typedef
473 typedef uint64_t AddrType; typedef
570 typedef uint32_t AddrType; typedef
581 typedef uint64_t AddrType; typedef
[all …]
H A DDWARFDieManualExtractTest.cpp25 typedef uint32_t AddrType; in TEST() typedef
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DFunction.h269 enum class AddrType : uint8_t { Call, AfterCall }; enum
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp259 wasm::ValType AddrType = in getOrCreateWasmSymbol() local
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp48 enum class AddrType { enum
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp3026 QualType AddrType = ValType.getUnqualifiedType().withVolatile(); in CheckARMBuiltinExclusiveCall() local