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.h654 support::ulittle32_t DynamicValueRelocTable; member
712 support::ulittle64_t DynamicValueRelocTable; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp628 MCase(DynamicValueRelocTable); in mapLoadConfig()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1088 W.printHex("DynamicValueRelocTable", Conf->DynamicValueRelocTable); in printCOFFLoadConfig()