Home
last modified time | relevance | path

Searched defs:ExportSym (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h674 explicit ExportSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ExportSym() function
675 explicit ExportSym(uint32_t RecordOffset) in ExportSym() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h668 explicit ExportSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ExportSym() function
669 explicit ExportSym(uint32_t RecordOffset) in ExportSym() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h695 explicit ExportSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ExportSym() function
696 explicit ExportSym(uint32_t RecordOffset) in ExportSym() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h695 explicit ExportSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ExportSym() function
696 explicit ExportSym(uint32_t RecordOffset) in ExportSym() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h695 explicit ExportSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ExportSym() function
696 explicit ExportSym(uint32_t RecordOffset) in ExportSym() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h695 explicit ExportSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ExportSym() function
696 explicit ExportSym(uint32_t RecordOffset) in ExportSym() function
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h997 ExportSym(uint32_t RecordOffset, const Hdr *H, StringRef Name) in ExportSym() function