LLDB mainline
ABIARM.cpp
Go to the documentation of this file.
1//===-- ARM.h -------------------------------------------------------------===//
2//
3// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4// See https://llvm.org/LICENSE.txt for license information.
5// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6//
7//===----------------------------------------------------------------------===//
8
9#include "ABIARM.h"
10#include "ABIMacOSX_arm.h"
11#include "ABISysV_arm.h"
13
15
16void ABIARM::Initialize() {
19}
20
24}
#define LLDB_PLUGIN_DEFINE(PluginName)
Definition: PluginManager.h:31
Definition: ABIARM.h:12
static void Terminate()
Definition: ABIARM.cpp:21
static void Initialize()
static void Terminate()
static void Initialize()
static void Terminate()