Home
last modified time | relevance | path

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

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