struct import_lookup_table_entry

Declaration

template <typename IntTy>
struct import_lookup_table_entry { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Object/COFF.h:189

Templates

IntTy

Member Variables

public IntTy Data

Method Overview

Methods

uint32_t getHintNameRVA() const

Declared at: llvm/include/llvm/Object/COFF.h:199

uint16_t getOrdinal() const

Declared at: llvm/include/llvm/Object/COFF.h:194

bool isOrdinal() const

Declared at: llvm/include/llvm/Object/COFF.h:192