Home
last modified time | relevance | path

Searched defs:reloc (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp120 const object::coff_relocation *reloc = Obj.getCOFFRelocation(Reloc); in dumpSections() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DMachO.h1235 inline void swapStruct(any_relocation_info &reloc) { in swapStruct()