HomeSort by relevance Sort by last modified time
    Searched refs:hasExtendedRelocations (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Object/
COFF.h 256 bool hasExtendedRelocations() const {
  /external/llvm/lib/Object/
COFFObjectFile.cpp 359 if (Sec->hasExtendedRelocations()) {
375 if (Sec->hasExtendedRelocations()) {
    [all...]

Completed in 227 milliseconds