Home
last modified time | relevance | path

Searched refs:DynamicValueRelocTable (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h645 support::ulittle32_t DynamicValueRelocTable; member
703 support::ulittle64_t DynamicValueRelocTable; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp605 MCase(DynamicValueRelocTable); in mapLoadConfig()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1043 W.printHex("DynamicValueRelocTable", Conf->DynamicValueRelocTable); in printCOFFLoadConfig()